diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index cd1d30fd253..3bd79fb85cb 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,6 +1,6 @@ # Template file for 'tzutils' pkgname=tzutils -version=2020d +version=2021a revision=1 wrksrc="tz-${version}" short_desc="Time zone and daylight-saving time utilities" @@ -8,7 +8,7 @@ maintainer="Anthony Iliopoulos " license="Public Domain, BSD-3-Clause" homepage="https://www.iana.org/time-zones" distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz" -checksum=6b9ec90e79593913f687e3af5d880eaa036bb0aafea9707682b0cbd00fadbb09 +checksum=bd7ecd99cbb0a2f15bb7e38be2cbc04dced89922fce4ac0ffcd1ca844ba9362f do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"