diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:46 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:46 +0000 |
| commit | 129a54ecc24ed5709e2286bed2492e31140a0340 (patch) | |
| tree | bb9494f3941732d1965308ec24aea5ab608acc55 /repos/extra/libarchive/abuild | |
| parent | cf591453c85c4ba0e82d3ee6d68945906543260d (diff) | |
| download | alicelinux-129a54ecc24ed5709e2286bed2492e31140a0340.tar.gz alicelinux-129a54ecc24ed5709e2286bed2492e31140a0340.zip | |
libarchive: updated to 3.8.0
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 5b5e271c..495b6dff 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.7.9 +version=3.8.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |