mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
parent
953d04277c
commit
4251d60398
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'time'
|
# Template file for 'time'
|
||||||
pkgname=time
|
pkgname=time
|
||||||
version=1.8
|
version=1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The GNU time program for measuring cpu resource usage"
|
short_desc="The GNU time program for measuring cpu resource usage"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://directory.fsf.org/project/time"
|
homepage="http://directory.fsf.org/project/time"
|
||||||
license="GPL-2"
|
license="GPL-3.0-or-later"
|
||||||
distfiles="$GNU_SITE/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="$GNU_SITE/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=8a2f540155961a35ba9b84aec5e77e3ae36c74cecb4484db455960601b7a2e1b
|
checksum=fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e
|
||||||
|
|
||||||
# Required by wait3(2) with musl
|
# Required by wait3(2) with musl
|
||||||
CFLAGS="-D_GNU_SOURCE"
|
CFLAGS="-D_GNU_SOURCE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue