From: Espen Jürgensen Date: Mon, 31 Oct 2022 21:53:55 +0000 (+0100) Subject: libunistring: Update to 1.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a61c629c899e0ed0a1b4e5ddf33201502e965c63;p=openwrt-packages.git libunistring: Update to 1.1 Signed-off-by: Espen Jürgensen --- diff --git a/libs/libunistring/Makefile b/libs/libunistring/Makefile index 6fee61b0e..595b5308f 100644 --- a/libs/libunistring/Makefile +++ b/libs/libunistring/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libunistring -PKG_VERSION:=1.0 +PKG_VERSION:=1.1 PKG_RELEASE:=1 -PKG_HASH:=5bab55b49f75d77ed26b257997e919b693f29fd4a1bc22e0e6e024c246c72741 +PKG_HASH:=827c1eb9cb6e7c738b171745dac0888aa58c5924df2e59239318383de0729b98 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/libunistring