tzutils: update to 2015g.

This commit is contained in:
Juan RP 2015-10-02 08:29:58 +02:00
parent 3fc200c497
commit cf36477323

View file

@ -1,6 +1,6 @@
# Template file for 'tzutils'
pkgname=tzutils
version=2015f
version=2015g
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="GPL-2"
distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
checksum=66d2fe93d3738cf71449c2c6f8ff19d3a4f473d6e88903c8cd9162bb52848ae3
checksum=8efca030354b2c1ced052617a60066ffbf3b20664679d8e13a68e0f8177140cd
do_build() {
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"