diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:26 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:26 +0800 |
| commit | 8e5ae9d1e04627a0223e502b93eb4a8e616c12bb (patch) | |
| tree | 5b6d4e2d4b6b75d81741ad939c58ef7a730b57d6 /repos/extra/libarchive/abuild | |
| parent | 0ace6e2a0f4e2b702c31e8961bee3a541b6f60b5 (diff) | |
| download | alicelinux-8e5ae9d1e04627a0223e502b93eb4a8e616c12bb.tar.gz alicelinux-8e5ae9d1e04627a0223e502b93eb4a8e616c12bb.zip | |
libarchive: updated to 3.7.7
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 91ae8041..2b38441e 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.7.6 +version=3.7.7 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |