mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump file version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
0ef38e31ee
commit
d959fc28a7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="5.36"
|
||||
VERSION="5.37"
|
||||
SRCDIR="file-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="ftp://ftp.astron.com/pub/file"
|
||||
SHA256SUM="fb608290c0fd2405a8f63e5717abf6d03e22e183fb21884413d1edd918184379"
|
||||
SHA256SUM="e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f"
|
||||
DEPENDS="zlib-dev toolchain"
|
||||
SUBPKG="file file-dev"
|
||||
|
||||
|
|
Loading…
Reference in a new issue