libunistring: Update from 0.9.7 to 0.9.8

This commit is contained in:
Auxilus 2017-11-30 20:23:56 +05:30 committed by Fredrik Fornwall
parent c1ea9030cd
commit 18745f1fe9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/libunistring/
TERMUX_PKG_DESCRIPTION="Library providing functions for manipulating Unicode strings"
TERMUX_PKG_VERSION=0.9.7
TERMUX_PKG_VERSION=0.9.8
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/libunistring/libunistring-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9ce081cbee1951b55597b30e7030bda9d7b2f034ef901a135ff3a020be5a41e5
TERMUX_PKG_SHA256=b792f2bd05d0fa7b339e39e353da7232b2e514e0db2cf5ed95beeff3feb53cf5
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_func_uselocale=no"