From dcee71aa341d8470360e995885b25d7624fa9ebd Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 6 May 2018 20:15:28 +0200 Subject: [PATCH] Bump file version Signed-off-by: David Oberhollenzer --- pkg/file/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/file/build b/pkg/file/build index fc3a2ef..36b4c61 100755 --- a/pkg/file/build +++ b/pkg/file/build @@ -1,8 +1,8 @@ -VERSION="5.32" +VERSION="5.33" SRCDIR="file-${VERSION}" TARBALL="${SRCDIR}.tar.gz" URL="ftp://ftp.astron.com/pub/file" -SHA256SUM="8639dc4d1b21e232285cd483604afc4a6ee810710e00e579dbe9591681722b50" +SHA256SUM="1c52c8c3d271cd898d5511c36a68059cda94036111ab293f01f83c3525b737c6" DEPENDS="zlib" prepare() {