diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 6d65494bf1c..262744698a7 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2016i +version=2016j 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="Public Domain" distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz" -checksum=33e51a6db2512eabf59fcc3558bd2ef9ff54c0b110acfa2ee2b4c2295a3564e2 +checksum=e8a484742403743b0dda8855ec0afe53cd9ec63f6b29fd42c848b9701bab220c do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"