diff --git a/srcpkgs/time/template b/srcpkgs/time/template index 19c2d7379e7..9eaea59b95f 100644 --- a/srcpkgs/time/template +++ b/srcpkgs/time/template @@ -1,14 +1,14 @@ # Template file for 'time' pkgname=time -version=1.8 +version=1.9 revision=1 build_style=gnu-configure short_desc="The GNU time program for measuring cpu resource usage" maintainer="Juan RP " homepage="http://directory.fsf.org/project/time" -license="GPL-2" +license="GPL-3.0-or-later" distfiles="$GNU_SITE/$pkgname/$pkgname-$version.tar.gz" -checksum=8a2f540155961a35ba9b84aec5e77e3ae36c74cecb4484db455960601b7a2e1b +checksum=fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e # Required by wait3(2) with musl CFLAGS="-D_GNU_SOURCE"