File: Update to version 5.44
authorVolker Christian <me@vchrist.at>
Sat, 8 Jul 2023 14:01:12 +0000 (16:01 +0200)
committerTianling Shen <cnsztl@gmail.com>
Mon, 28 Aug 2023 00:53:28 +0000 (08:53 +0800)
Signed-off-by: Volker Christian <me@vchrist.at>
(cherry picked from commit dae4f184f77aed1aae44edea7b10a5676f014693)

libs/file/Makefile

index e12dc946c5f8d8e5bbd0a66e0ff7af954ef29eb2..7b502bfab6175ad3ceff38e4f24a60a888ad6849 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=file
-PKG_VERSION:=5.41
-PKG_RELEASE:=2
+PKG_VERSION:=5.44
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://download.openpkg.org/components/cache/file/ \
        ftp://ftp.astron.com/pub/file/
-PKG_HASH:=13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f
+PKG_HASH:=3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b
 
 PKG_MAINTAINER:=Marko Ratkaj <markoratkaj@gmail.com>
 PKG_LICENSE:=BSD-2-Clause