diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index b191ee906db..506546969ac 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2016c +version=2016d 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=fc42d4e5e5996286cda7fab87409dffdbd80a186e057c47149bb70d2b0600628 +checksum=ea6b5ad6cc6763da7d79fa8038437a60f3728111f13571e9323b9a49ec382808 do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"