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 <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
e91029b64e
commit
81f4f36044
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue