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
81f4f36044
commit
60f9a68807
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="5.34"
|
||||
VERSION="5.35"
|
||||
SRCDIR="file-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="ftp://ftp.astron.com/pub/file"
|
||||
SHA256SUM="f15a50dbbfa83fec0bd1161e8e191b092ec832720e30cd14536e044ac623b20a"
|
||||
SHA256SUM="30c45e817440779be7aac523a905b123cba2a6ed0bf4f5439e1e99ba940b5546"
|
||||
DEPENDS="zlib"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue