tzutils: update to 2015a.
This commit is contained in:
parent
8787c3e2f2
commit
5a19216a6b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'tzutils'.
|
||||
pkgname=tzutils
|
||||
version=2014j
|
||||
version=2015a
|
||||
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@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
|
||||
checksum=ba06ff258be023fdfcf110284942bbd4d062a33e3b4cb1bf922c75a123a05b58
|
||||
checksum=3bcbf450f0195f7853195bd578a311f6e8383a4afb2bc30014fe5c14ea0288b6
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in a new issue