changeset 6467:7e3ab6b5fa7f

* src/libunistring.mk: update to v1.1
author John Donoghue <john.donoghue@ieee.org>
date Mon, 17 Oct 2022 16:20:49 -0400
parents bdaee5f21f49
children 7906c0f93b05
files src/libunistring.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/libunistring.mk	Mon Oct 17 14:40:18 2022 -0400
+++ b/src/libunistring.mk	Mon Oct 17 16:20:49 2022 -0400
@@ -3,8 +3,8 @@
 
 PKG             := libunistring
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0
-$(PKG)_CHECKSUM := cd38e3850b2d08a55cce0380d3510e7df83c6306
+$(PKG)_VERSION  := 1.1
+$(PKG)_CHECKSUM := 90e0342881184150cceed6f8b12bbd2407273bf2
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://ftp.gnu.org/gnu/$(PKG)/$($(PKG)_FILE)