mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump tzdata version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
6a8ac80bc7
commit
57b0856bc8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="2019a"
|
||||
VERSION="2019b"
|
||||
SRCDIR="tzdb-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="https://infraroot.at/pygos"
|
||||
SHA256SUM="d0ac34d61c42ff92e87323faff4bc59560eef312ab49dd88216c4e514e833c41"
|
||||
SHA256SUM="33dc25ddb936ad0ef098ff8ceecb2bbb7725fbdf720be0ebd8cc3bed5b418b59"
|
||||
DEPENDS="toolchain"
|
||||
SUBPKG="tzdata tzdata-dev"
|
||||
|
||||
|
|
Loading…
Reference in a new issue