mirror of
https://github.com/pygos/build.git
synced 2024-11-16 00:17:11 +01:00
Bump file version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
fa1ff826a9
commit
807b7ef8d8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
VERSION="5.37"
|
VERSION="5.38"
|
||||||
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="e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f"
|
SHA256SUM="593c2ffc2ab349c5aea0f55fedfe4d681737b6b62376a9b3ad1e77b2cc19fa34"
|
||||||
DEPENDS="zlib-dev toolchain"
|
DEPENDS="zlib-dev toolchain"
|
||||||
SUBPKG="file file-dev"
|
SUBPKG="file file-dev"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue