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