mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump tzdata version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
55463cf428
commit
6b94d37f06
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue