diff options
| author | emmett1 <me@emmett1.my> | 2026-05-26 00:25:39 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-05-26 00:25:39 +0800 |
| commit | f4852ff477e31f4a13b9400ec841b8f6a4302405 (patch) | |
| tree | 5509b373489e368ae267e9df63aa27d47798f120 /repos/extra/libidn2/abuild | |
| parent | 408850ec2f8fc5ae94ce0e2328e321914bdc1648 (diff) | |
| download | alicelinux-f4852ff477e31f4a13b9400ec841b8f6a4302405.tar.gz alicelinux-f4852ff477e31f4a13b9400ec841b8f6a4302405.zip | |
libidn2: new added
Diffstat (limited to 'repos/extra/libidn2/abuild')
| -rw-r--r-- | repos/extra/libidn2/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/libidn2/abuild b/repos/extra/libidn2/abuild new file mode 100644 index 00000000..8aeac1e3 --- /dev/null +++ b/repos/extra/libidn2/abuild @@ -0,0 +1,4 @@ +name=libidn2 +version=2.3.8 +release=1 +source="https://ftp.gnu.org/gnu/libidn/${name}-${version}.tar.gz" |