diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | bb6231417bedd42651ab1eb188d22d86fcf85a2d (patch) | |
| tree | b857f8ee6b5509962a7b81066041f66675204a83 /repos/extra/libarchive/abuild | |
| parent | 8c2adbd7c142ec137de4fac032f1d2d5736d6238 (diff) | |
| download | alicelinux-bb6231417bedd42651ab1eb188d22d86fcf85a2d.tar.gz alicelinux-bb6231417bedd42651ab1eb188d22d86fcf85a2d.zip | |
libarchive: updated to 3.7.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 02581d36..91ae8041 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.7.4 +version=3.7.6 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |