libextractor: update to version 1.11
authorDaniel Golle <redacted>
Wed, 28 Apr 2021 17:42:56 +0000 (18:42 +0100)
committerDaniel Golle <redacted>
Wed, 28 Apr 2021 23:59:15 +0000 (00:59 +0100)
Signed-off-by: Daniel Golle <redacted>
libs/libextractor/Makefile

index d41c111b1e85699218a90969d09957d7aed6d7f0..fa2ca5d4999d80b5261c21e06c729a1396575c2b 100644 (file)
@@ -6,15 +6,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libextractor
-PKG_VERSION:=1.10
-PKG_RELEASE:=3
+PKG_VERSION:=1.11
+PKG_RELEASE:=$(AUTORELEASE)
 
 # 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:=9eed11b5ddc7c929ba112c50de8cfaa379f1d99a0c8e064101775837cf432357
+PKG_HASH:=16f633ab8746a38547c4a1da3f4591192b0825ad83c4336f0575b85843d8bd8f
 
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_LICENSE_FILES:=COPYING
git clone https://git.99rst.org/PROJECT