tzutils: update to 2018g.
This commit is contained in:
parent
c8e72e2981
commit
59824d8206
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2018f
|
||||
version=2018g
|
||||
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=4ef0c8dc6d5e8dbd895112eac314ca23a4dbab470e330e2a71b6621d49fd8d42
|
||||
checksum=46facf6e7221072e1846129a5eaedb2b40ab28864928a8a6a91ac9fc94115b33
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in a new issue