diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
| commit | eadf333f359cc4849888896aaf35bb9e39e3ab70 (patch) | |
| tree | a26612ff04fe5a0fbea01488b7eafa8125f729e8 /repos/extra/libarchive/abuild | |
| parent | 05551ada6ec289bf581c035b7b7482b374773e73 (diff) | |
| download | alicelinux-eadf333f359cc4849888896aaf35bb9e39e3ab70.tar.gz alicelinux-eadf333f359cc4849888896aaf35bb9e39e3ab70.zip | |
libarchive: updated to 3.8.3
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 0ee3c050..45926098 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.2 +version=3.8.3 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |