diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:46 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:46 +0000 |
| commit | 78773fc096a63d9f37add3c939a79c8a857594de (patch) | |
| tree | f980925a6363bf77ba6be2943feda1bc918955e2 /repos/extra/libarchive/abuild | |
| parent | 251f8dd2b8628458c472f804340ab991c1234682 (diff) | |
| download | alicelinux-78773fc096a63d9f37add3c939a79c8a857594de.tar.gz alicelinux-78773fc096a63d9f37add3c939a79c8a857594de.zip | |
libarchive: updated to 3.8.1
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 495b6dff..3884ac6f 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.0 +version=3.8.1 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |