mirror of
https://github.com/pygos/build.git
synced 2024-11-22 19:19:46 +01:00
Bump file verions
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
c52ff65486
commit
8510fbce52
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
VERSION="5.35"
|
VERSION="5.36"
|
||||||
SRCDIR="file-${VERSION}"
|
SRCDIR="file-${VERSION}"
|
||||||
TARBALL="${SRCDIR}.tar.gz"
|
TARBALL="${SRCDIR}.tar.gz"
|
||||||
URL="ftp://ftp.astron.com/pub/file"
|
URL="ftp://ftp.astron.com/pub/file"
|
||||||
SHA256SUM="30c45e817440779be7aac523a905b123cba2a6ed0bf4f5439e1e99ba940b5546"
|
SHA256SUM="fb608290c0fd2405a8f63e5717abf6d03e22e183fb21884413d1edd918184379"
|
||||||
DEPENDS="zlib-dev crt-dev"
|
DEPENDS="zlib-dev crt-dev"
|
||||||
SUBPKG="file file-dev"
|
SUBPKG="file file-dev"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue