multitime: update to 1.4.
This commit is contained in:
parent
bb3095eb24
commit
b7eb0e3f85
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'multitime'
|
||||
pkgname=multitime
|
||||
version=1.3
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Time command execution over multiple executions"
|
||||
|
@ -8,8 +8,8 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://tratt.net/laurie/src/multitime/"
|
||||
distfiles="http://tratt.net/laurie/src/multitime/releases/multitime-${version}.tar.gz"
|
||||
checksum=ec546e2ecacf508a6ec8efa86768ca2aab2385fb6843c96a0f036315e726587c
|
||||
checksum=dd85c431c022d0b992f3a8816a1a3dfb414454a229c0ec22514761bf72d3ce47
|
||||
|
||||
post_extract() {
|
||||
sed -e 's|/man/|/share/man/|g' -i Makefile.in
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue