diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 25dfcbf3ffd..6d65494bf1c 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2016h +version=2016i 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=48c5767c4ff051257efc7cfd4c017ecdb9c86b0a4b6dddac43a46ba12f7e9923 +checksum=33e51a6db2512eabf59fcc3558bd2ef9ff54c0b110acfa2ee2b4c2295a3564e2 do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"