diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:58:21 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:58:21 +0000 |
| commit | 263145ed0be1d4a3e5b8204cc3026e4d1ff45ce8 (patch) | |
| tree | 16721d618b420bb26d5c4b564b8bf845185331c4 /repos/extra/libarchive/abuild | |
| parent | ea395df2335db2d3fc726796a2e822a54337cb08 (diff) | |
| download | alicelinux-263145ed0be1d4a3e5b8204cc3026e4d1ff45ce8.tar.gz alicelinux-263145ed0be1d4a3e5b8204cc3026e4d1ff45ce8.zip | |
libarchive: updated to 3.8.5
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 8301432f..0a9651b4 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.4 +version=3.8.5 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |