mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:47:47 +00:00
Ports: Port libunistring
This commit is contained in:
parent
1c86678a64
commit
0b9a9c7708
2 changed files with 8 additions and 0 deletions
7
Ports/libunistring/package.sh
Executable file
7
Ports/libunistring/package.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/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
|
Loading…
Add table
Add a link
Reference in a new issue