1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-18 19:46:14 +02:00

Bump tzdata version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-10-20 16:48:03 +02:00
parent e91029b64e
commit 81f4f36044

View file

@ -1,8 +1,8 @@
VERSION="2018e"
VERSION="2018f"
SRCDIR="tzdb-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="http://infraroot.at/pygos"
SHA256SUM="631483305442e5dd1a2a21cefc9b7e4eda4af9c6f862ad3cad9dc14541213b51"
SHA256SUM="a200d41801d214e212a6c870049c98aabde80e381a3cea7569160a2e210f2c14"
DEPENDS="toolchain"
prepare() {