diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:58:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:58:30 +0000 |
| commit | ecee7da4a1aac5d94f0a83026763d32b7246bd31 (patch) | |
| tree | 12e384f283a9aef4ed3c422151af27f1a04135b5 /repos/extra/libarchive/abuild | |
| parent | 335fba9dcbf9ff038a656a53dc127be859497458 (diff) | |
| download | alicelinux-ecee7da4a1aac5d94f0a83026763d32b7246bd31.tar.gz alicelinux-ecee7da4a1aac5d94f0a83026763d32b7246bd31.zip | |
libarchive: updated to 3.8.6
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 0a9651b4..d80d159c 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.5 +version=3.8.6 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |