tzutils: update to 2015c.
This commit is contained in:
parent
255dffbb50
commit
bb86eeb9f1
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'tzutils'.
|
||||
pkgname=tzutils
|
||||
version=2015b
|
||||
version=2015c
|
||||
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=1ea0726e1aa540ccaa9930690fe47155e8b5b407c1b1acdd757c60bfecc30016
|
||||
checksum=b5e51b1a7b779138fd6acafc7b3d89b3113c7a87773703bb426a2ed21e739f1c
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in New Issue