1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-24 12:10:13 +02:00

Bump file version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-10-20 16:49:38 +02:00
parent 81f4f36044
commit 60f9a68807

View file

@ -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() {