Ports: Update libunistring to 1.4.1

This commit is contained in:
Linus Groh
2025-11-14 01:25:42 +00:00
committed by Nico Weber
parent 8ed35d70f5
commit 640f6d86f6
2 changed files with 3 additions and 3 deletions

View File

@@ -185,7 +185,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`libtheora`](libtheora/) | libtheora | 1.1.1 | https://www.theora.org/ |
| [`libtiff`](libtiff/) | libtiff | 4.5.1 | http://www.libtiff.org/ |
| [`libtool`](libtool/) | libtool | 2.5.4 | https://www.gnu.org/software/libtool/ |
| [`libunistring`](libunistring/) | libunistring | 1.3 | https://www.gnu.org/software/libunistring/ |
| [`libunistring`](libunistring/) | libunistring | 1.4.1 | https://www.gnu.org/software/libunistring/ |
| [`libuuid`](libuuid/) | libuuid (from util-linux) | 2.39.2 | https://github.com/karelzak/util-linux/tree/master/libuuid |
| [`libuv`](libuv/) | libuv | 1.51.0 | https://github.com/libuv/libuv |
| [`libvorbis`](libvorbis/) | libvorbis | 1.3.7 | https://github.com/xiph/vorbis |

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='libunistring'
version='1.3'
version='1.4.1'
files=(
"https://ftpmirror.gnu.org/gnu/libunistring/libunistring-${version}.tar.gz#8ea8ccf86c09dd801c8cac19878e804e54f707cf69884371130d20bde68386b7"
"https://ftpmirror.gnu.org/gnu/libunistring/libunistring-${version}.tar.gz#12542ad7619470efd95a623174dcd4b364f2483caf708c6bee837cb53a54cb9d"
)
useconfigure='true'
configopts=(