tzutils: update to 2016h.
This commit is contained in:
parent
c0edbee4a6
commit
a38993b801
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2016g
|
||||
version=2016h
|
||||
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=7edbfb8e82932605b385c41fc3b02d481a8bc801eefc80a2ce9e75abd3878c88
|
||||
checksum=48c5767c4ff051257efc7cfd4c017ecdb9c86b0a4b6dddac43a46ba12f7e9923
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in a new issue