summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2022-11-28 01:46:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-11-28 08:27:11 +0100
commit2ec8e88caa441f849f676103dae499656129ff32 (patch)
tree46da12f43b4913f5db4ea45bbbb96b1e554b5b66
parent316ba77dcdadd9599d98d3b66cd8440fd4a1eaac (diff)
file: Update to version 5.41
The previous version did not host-compile for me, this one seems not to require a host-build for cross-compiling. Signed-off-by: Phil Sutter <phil@nwl.cc>
-rw-r--r--package/file/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/file/Makefile b/package/file/Makefile
index 8a8007765..ce0f25d7b 100644
--- a/package/file/Makefile
+++ b/package/file/Makefile
@@ -4,12 +4,11 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= file
-PKG_VERSION:= 5.33
+PKG_VERSION:= 5.41
PKG_RELEASE:= 1
-PKG_HASH:= 1c52c8c3d271cd898d5511c36a68059cda94036111ab293f01f83c3525b737c6
+PKG_HASH:= 13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f
PKG_DESCR:= file type guesser
PKG_SECTION:= sys/utils
-PKG_BUILDDEP:= file-host
PKG_DEPENDS:= libmagic magic
PKG_URL:= http://www.darwinsys.com/file
PKG_SITES:= ftp://ftp.astron.com/pub/file/