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