From: Espen Jürgensen Date: Tue, 18 Jan 2022 15:54:27 +0000 (+0100) Subject: libunistring: update to 1.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=0750d1a55519011e204555b1eeedc97ec6f13506;p=feed%2Fpackages.git libunistring: update to 1.0 Signed-off-by: Espen Jürgensen --- diff --git a/libs/libunistring/Makefile b/libs/libunistring/Makefile index c0211217e3..6fee61b0e6 100644 --- a/libs/libunistring/Makefile +++ b/libs/libunistring/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libunistring -PKG_VERSION:=0.9.10 +PKG_VERSION:=1.0 PKG_RELEASE:=1 -PKG_HASH:=eb8fb2c3e4b6e2d336608377050892b54c3c983b646c561836550863003c05d7 +PKG_HASH:=5bab55b49f75d77ed26b257997e919b693f29fd4a1bc22e0e6e024c246c72741 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/libunistring