aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-06-25 17:34:15 -0700
committerRosen Penev <rosenp@gmail.com>2020-06-25 17:36:42 -0700
commitea07a18d2fa795ead92bf2ef99be1b3cccbcf256 (patch)
tree7f4ab2eb4d4d067b849378c4cbd091951f7d0b74 /libs
parentf10023094ee336eaf070e4cbb893bccfeb7f43b7 (diff)
file: update to 5.39
Remove fedora mirror as it delivers a different file that doesn't work. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/file/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/libs/file/Makefile b/libs/file/Makefile
index 1b37784f9..34d02743f 100644
--- a/libs/file/Makefile
+++ b/libs/file/Makefile
@@ -8,14 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=file
-PKG_VERSION:=5.38
-PKG_RELEASE:=2
+PKG_VERSION:=5.39
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=https://src.fedoraproject.org/lookaside/pkgs/file/ \
- http://download.openpkg.org/components/cache/file/ \
+PKG_SOURCE_URL:=http://download.openpkg.org/components/cache/file/ \
ftp://ftp.astron.com/pub/file/
-PKG_HASH:=593c2ffc2ab349c5aea0f55fedfe4d681737b6b62376a9b3ad1e77b2cc19fa34
+PKG_HASH:=f05d286a76d9556243d0cb05814929c2ecf3a5ba07963f8f70bfaaa70517fad1
PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr>
PKG_LICENSE:=BSD-2-Clause