tzutils: update to 2016g.

This commit is contained in:
Michael Gehring 2016-09-13 21:24:51 +02:00
parent 2f14a073e7
commit 909fb86bc4

View file

@ -1,6 +1,6 @@
# Template file for 'tzutils'
pkgname=tzutils
version=2016f
version=2016g
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 <xtraeme@voidlinux.eu>"
license="Public Domain"
distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
checksum=42cb91638e734654e3f668ebe78ccff7bffdb754bd4100cb18912d55e5a7d31b
checksum=7edbfb8e82932605b385c41fc3b02d481a8bc801eefc80a2ce9e75abd3878c88
do_build() {
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"