diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:32:49 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:32:49 +0000 |
| commit | 8e32fbcd256f4a0a2a6b7eac980f454d058f4e28 (patch) | |
| tree | c09b99cebf9535e17185061f23278fc23d3eb4c1 /repos/extra/libarchive/abuild | |
| parent | 467366da335b304c57167dda43249cf6a072e848 (diff) | |
| download | alicelinux-8e32fbcd256f4a0a2a6b7eac980f454d058f4e28.tar.gz alicelinux-8e32fbcd256f4a0a2a6b7eac980f454d058f4e28.zip | |
libarchive: updated to 3.8.4
Diffstat (limited to 'repos/extra/libarchive/abuild')
| -rw-r--r-- | repos/extra/libarchive/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libarchive/abuild b/repos/extra/libarchive/abuild index 45926098..8301432f 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.3 +version=3.8.4 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |