tzutils: update to 2018h.
This commit is contained in:
parent
51b8da2586
commit
fb29846db5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2018g
|
||||
version=2018h
|
||||
revision=1
|
||||
wrksrc="tz-${version}"
|
||||
short_desc="Time zone and daylight-saving time utilities"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Public Domain"
|
||||
homepage="https://www.iana.org/time-zones"
|
||||
distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
|
||||
checksum=46facf6e7221072e1846129a5eaedb2b40ab28864928a8a6a91ac9fc94115b33
|
||||
checksum=b10a77d742b91bf2b9039b3b6703b0092bc9c4b249f35f091e57e270962d3d86
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in New Issue