update libunistring

This commit is contained in:
Mark Brand 2018-04-02 16:41:00 +02:00
parent 9dd709a9d7
commit 4b00dac7a5
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := libunistring
$(PKG)_WEBSITE := https://www.gnu.org/software/libunistring/
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.9.7
$(PKG)_CHECKSUM := 9ce081cbee1951b55597b30e7030bda9d7b2f034ef901a135ff3a020be5a41e5
$(PKG)_VERSION := 0.9.9
$(PKG)_CHECKSUM := f5e90c08f9e5427ca3a2c0c53f19aa38b25c500913510ad25afef86448bea84a
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://ftp.gnu.org/gnu/$(PKG)/$($(PKG)_FILE)