tzutils: update to 2015e.
This commit is contained in:
parent
c4d80ccd9b
commit
c61ec40dd0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2015d
|
||||
version=2015e
|
||||
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=19d239026170c0f01d116f7df9834315d4789ffcf85228ad6ec31b5e00f33e25
|
||||
checksum=b0056526cd0c982103e227741a8d70880beadadebe1b3a70da51dbf9f19bdc3f
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in New Issue