From 512fb7bc286cdb58f0794d6aff21e4758701f2e8 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Tue, 14 Aug 2018 22:32:13 +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 7e49839..31c3fb2 100755 --- a/pkg/file/build +++ b/pkg/file/build @@ -1,8 +1,8 @@ -VERSION="5.33" +VERSION="5.34" SRCDIR="file-${VERSION}" TARBALL="${SRCDIR}.tar.gz" URL="ftp://ftp.astron.com/pub/file" -SHA256SUM="1c52c8c3d271cd898d5511c36a68059cda94036111ab293f01f83c3525b737c6" +SHA256SUM="f15a50dbbfa83fec0bd1161e8e191b092ec832720e30cd14536e044ac623b20a" DEPENDS="zlib" prepare() {