diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template index f73c9780a6c..48518b86563 100644 --- a/srcpkgs/tzutils/template +++ b/srcpkgs/tzutils/template @@ -1,18 +1,19 @@ # Template file for 'tzutils' pkgname=tzutils -version=2018d +version=2018e revision=1 wrksrc="tz-${version}" -homepage="http://www.iana.org/time-zones" short_desc="Time zone and daylight-saving time utilities" maintainer="Juan RP " license="Public Domain" +homepage="https://www.iana.org/time-zones" distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz" -checksum=1880517b04fe256d0f80ffc5778f9e68ff3b8f58a292bec9f5e1d373b957da16 +checksum=553c4976e274eaee02d0c29a98c48f1556dbc1dd113051778c90cb6ddef42338 do_build() { make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" } + do_install() { vbin zic vbin zdump