From: Daniel Golle Date: Tue, 9 Jun 2026 04:30:36 +0000 (+0100) Subject: libextractor: update to version 1.14 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=962e92a81c728a8ef6e0830343e086a1bad652c3;p=openwrt-packages.git libextractor: update to version 1.14 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 --- diff --git a/libs/libextractor/Makefile b/libs/libextractor/Makefile index 3a4965956..c1a1b22d7 100644 --- a/libs/libextractor/Makefile +++ b/libs/libextractor/Makefile @@ -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