diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index 071077674a5..216852a79ce 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2015g +version=2016a 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=8efca030354b2c1ced052617a60066ffbf3b20664679d8e13a68e0f8177140cd +checksum=34091af08f39df609b75fbdbdf25904ce32963e4eb9b4cf9b928316587aff802 do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"