From: Daniel Golle Date: Sat, 2 Mar 2019 20:51:58 +0000 (+0100) Subject: libextractor: update to version 1.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6709d9b82e90fda5511040efa4e5c4ae033e97c8;p=openwrt-packages.git libextractor: update to version 1.9 Signed-off-by: Daniel Golle --- diff --git a/libs/libextractor/Makefile b/libs/libextractor/Makefile index 179bc9a78..a314125d9 100644 --- a/libs/libextractor/Makefile +++ b/libs/libextractor/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libextractor -PKG_VERSION:=1.8 +PKG_VERSION:=1.9 PKG_RELEASE:=1 # ToDo: @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_HASH:=e235a4aa2623fe458f8fcf1dcbb5be4f03df509aacec86a1de1fc7fcca582cfc +PKG_HASH:=f08f257d26c5e9b503f068d6753c8e55cb76f47f73a81da6ed2bba3de3fee2ff PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING