1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-18 09:20:12 +02:00

Bump tzdata version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-03-31 12:01:58 +02:00
parent 55463cf428
commit 6b94d37f06

View file

@ -1,8 +1,8 @@
VERSION="2018i"
VERSION="2019a"
SRCDIR="tzdb-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="http://infraroot.at/pygos"
SHA256SUM="d7cf8a0edd7b0d9c926e4fb9b5d7adb3ca951df244806a99a7430be4e6d2a899"
URL="https://infraroot.at/pygos"
SHA256SUM="d0ac34d61c42ff92e87323faff4bc59560eef312ab49dd88216c4e514e833c41"
DEPENDS="toolchain"
SUBPKG="tzdata tzdata-dev"