tzutils: update to 2016e.
This commit is contained in:
parent
a40736df77
commit
96a6e6d80a
@ -1,6 +1,6 @@
|
||||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2016d
|
||||
version=2016e
|
||||
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=ea6b5ad6cc6763da7d79fa8038437a60f3728111f13571e9323b9a49ec382808
|
||||
checksum=a09d408e39778d8888ed4b519da7ce9a812ad0d2aebafaeb16103ab4ede84ceb
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
Loading…
Reference in New Issue
Block a user