1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-11-22 11:09:46 +01:00

Bump libunistring version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-04-05 10:44:15 +02:00
parent 7136fcda6c
commit 89c3c31702

View file

@ -1,8 +1,8 @@
VERSION="0.9.8" VERSION="0.9.9"
SRCDIR="libunistring-$VERSION" SRCDIR="libunistring-$VERSION"
TARBALL="${SRCDIR}.tar.xz" TARBALL="${SRCDIR}.tar.xz"
URL="https://ftp.gnu.org/gnu/libunistring" URL="https://ftp.gnu.org/gnu/libunistring"
SHA256SUM="7b9338cf52706facb2e18587dceda2fbc4a2a3519efa1e15a3f2a68193942f80" SHA256SUM="a4d993ecfce16cf503ff7579f5da64619cee66226fb3b998dafb706190d9a833"
DEPENDS="libiconv" DEPENDS="libiconv"
prepare() { prepare() {