From 60f9a688071ae9d585cac89da697411ee1a700b0 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 20 Oct 2018 16:49:38 +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 7199498..e6a2fcb 100755 --- a/pkg/file/build +++ b/pkg/file/build @@ -1,8 +1,8 @@ -VERSION="5.34" +VERSION="5.35" SRCDIR="file-${VERSION}" TARBALL="${SRCDIR}.tar.gz" URL="ftp://ftp.astron.com/pub/file" -SHA256SUM="f15a50dbbfa83fec0bd1161e8e191b092ec832720e30cd14536e044ac623b20a" +SHA256SUM="30c45e817440779be7aac523a905b123cba2a6ed0bf4f5439e1e99ba940b5546" DEPENDS="zlib" prepare() {