mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump libunistring version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
7136fcda6c
commit
89c3c31702
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="0.9.8"
|
||||
VERSION="0.9.9"
|
||||
SRCDIR="libunistring-$VERSION"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="https://ftp.gnu.org/gnu/libunistring"
|
||||
SHA256SUM="7b9338cf52706facb2e18587dceda2fbc4a2a3519efa1e15a3f2a68193942f80"
|
||||
SHA256SUM="a4d993ecfce16cf503ff7579f5da64619cee66226fb3b998dafb706190d9a833"
|
||||
DEPENDS="libiconv"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue