mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
tzutils: update to 2020a.
This commit is contained in:
parent
d97a4c36c7
commit
5467ff609f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2019c
|
||||
version=2020a
|
||||
revision=1
|
||||
wrksrc="tz-${version}"
|
||||
short_desc="Time zone and daylight-saving time utilities"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
|||
license="Public Domain, BSD-3-Clause"
|
||||
homepage="https://www.iana.org/time-zones"
|
||||
distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
|
||||
checksum=38b1f7c7a050daa14fb07f6b72cdde1fc895fece40758d4d55736847041ad9e2
|
||||
checksum=9d41f0789dfaa9f6793f25d483888e41871d40291e8369ee991496b49194b533
|
||||
|
||||
do_build() {
|
||||
make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Add table
Reference in a new issue