mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
Bump file version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
6746f5c033
commit
dcee71aa34
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="5.32"
|
||||
VERSION="5.33"
|
||||
SRCDIR="file-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="ftp://ftp.astron.com/pub/file"
|
||||
SHA256SUM="8639dc4d1b21e232285cd483604afc4a6ee810710e00e579dbe9591681722b50"
|
||||
SHA256SUM="1c52c8c3d271cd898d5511c36a68059cda94036111ab293f01f83c3525b737c6"
|
||||
DEPENDS="zlib"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue