diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 506546969ac..9a28f07353d 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2016d +version=2016e revision=1 wrksrc="tz-${version}" homepage="http://www.iana.org/time-zones" @@ -8,7 +8,7 @@ short_desc="Time zone and daylight-saving time utilities" maintainer="Juan RP " license="GPL-2" distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz" -checksum=ea6b5ad6cc6763da7d79fa8038437a60f3728111f13571e9323b9a49ec382808 +checksum=a09d408e39778d8888ed4b519da7ce9a812ad0d2aebafaeb16103ab4ede84ceb do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"