mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
multitime: update to 1.4.
This commit is contained in:
parent
bb3095eb24
commit
b7eb0e3f85
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'multitime'
|
# Template file for 'multitime'
|
||||||
pkgname=multitime
|
pkgname=multitime
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Time command execution over multiple executions"
|
short_desc="Time command execution over multiple executions"
|
||||||
|
@ -8,8 +8,8 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tratt.net/laurie/src/multitime/"
|
homepage="http://tratt.net/laurie/src/multitime/"
|
||||||
distfiles="http://tratt.net/laurie/src/multitime/releases/multitime-${version}.tar.gz"
|
distfiles="http://tratt.net/laurie/src/multitime/releases/multitime-${version}.tar.gz"
|
||||||
checksum=ec546e2ecacf508a6ec8efa86768ca2aab2385fb6843c96a0f036315e726587c
|
checksum=dd85c431c022d0b992f3a8816a1a3dfb414454a229c0ec22514761bf72d3ce47
|
||||||
|
|
||||||
post_extract() {
|
post_install() {
|
||||||
sed -e 's|/man/|/share/man/|g' -i Makefile.in
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue