diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:27:09 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:27:09 +0000 |
| commit | eb38851f1671ce77855b804418102f941c330872 (patch) | |
| tree | a41a00a5554d6771aa87945d35e06ba7e31db786 /repos/extra/libarchive/abuild | |
| parent | f182c12519a185600daea7975d38e92e62a5bd08 (diff) | |
| download | alicelinux-eb38851f1671ce77855b804418102f941c330872.tar.gz alicelinux-eb38851f1671ce77855b804418102f941c330872.zip | |
libarchive: updated to 3.8.2
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 3884ac6f..0ee3c050 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.1 +version=3.8.2 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |