mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-29 14:14:45 +03:00
9 lines
247 B
Bash
Executable File
9 lines
247 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=libunistring
|
|
version=1.0
|
|
files=(
|
|
"https://ftpmirror.gnu.org/gnu/libunistring/libunistring-${version}.tar.gz 3c0184c0e492d7c208ce31d25dd1d2c58f0c3ed6cbbe032c5b248cddad318544"
|
|
)
|
|
|
|
useconfigure=true
|