mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
7 lines
287 B
Bash
Executable file
7 lines
287 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 libunistring-${version}.tar.gz 3c0184c0e492d7c208ce31d25dd1d2c58f0c3ed6cbbe032c5b248cddad318544"
|
|
auth_type=sha256
|
|
|
|
useconfigure=true
|