changeset 6046:4d276a65f673

* src/libunistring.mk: update to v1.0
author John Donoghue <john.donoghue@ieee.org>
date Sun, 09 Jan 2022 07:51:58 -0500
parents 4dc9eef8fbe9
children 02d49e038c69
files src/libunistring.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/libunistring.mk	Sun Jan 09 07:51:57 2022 -0500
+++ b/src/libunistring.mk	Sun Jan 09 07:51:58 2022 -0500
@@ -3,8 +3,8 @@
 
 PKG             := libunistring
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 0.9.10
-$(PKG)_CHECKSUM := 1e7493a3ad8c4a1e514600b768c7229576fe5125
+$(PKG)_VERSION  := 1.0
+$(PKG)_CHECKSUM := cd38e3850b2d08a55cce0380d3510e7df83c6306
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://ftp.gnu.org/gnu/$(PKG)/$($(PKG)_FILE)