libextractor: update to version 1.14
authorDaniel Golle <redacted>
Tue, 9 Jun 2026 04:30:36 +0000 (05:30 +0100)
committerDaniel Golle <redacted>
Wed, 10 Jun 2026 20:32:33 +0000 (21:32 +0100)
Maintenance release. Upstream ships no detailed changelog for this
release; see the GNU libextractor release listing.

https://ftp.gnu.org/gnu/libextractor/
Signed-off-by: Daniel Golle <redacted>
libs/libextractor/Makefile

index 3a4965956266dd5b559ac4703e113eb3d714db0f..c1a1b22d71cea5c1c3389f3bbdbfe326793466a6 100644 (file)
@@ -6,15 +6,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libextractor
-PKG_VERSION:=1.13
-PKG_RELEASE:=2
+PKG_VERSION:=1.14
+PKG_RELEASE:=1
 
 # ToDo:
 # - package missing optional dependencies: libexiv2, gsf, librpm, smf, tidy
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=bb8f312c51d202572243f113c6b62d8210301ab30cbaee604f9837d878cdf755
+PKG_HASH:=1a3a55433fcafc4a32c64dc37b175458e35d6f4e9b8f9f4bf11b2c23cc6b4680
 
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_LICENSE_FILES:=COPYING
git clone https://git.99rst.org/PROJECT