mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
Bump tzdb version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
3432245e78
commit
5e11afa1f6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="2018f"
|
||||
VERSION="2018g"
|
||||
SRCDIR="tzdb-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="http://infraroot.at/pygos"
|
||||
SHA256SUM="a200d41801d214e212a6c870049c98aabde80e381a3cea7569160a2e210f2c14"
|
||||
SHA256SUM="8a3eac919550af5146439c6416a2eff9ccc466351ca63a6741b1384cd606a757"
|
||||
DEPENDS="toolchain"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue