diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:29:09 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:29:09 +0000 |
| commit | cc9aebf1a09d5dfe8876f0d65148cec8b7db61ce (patch) | |
| tree | b716e4ee668e4362ce77b2a91cfeb580185d86c2 /repos/extra/libarchive/abuild | |
| parent | 772d4b5d7beaa4140cfd6d346663edea30cfa702 (diff) | |
| download | alicelinux-cc9aebf1a09d5dfe8876f0d65148cec8b7db61ce.tar.gz alicelinux-cc9aebf1a09d5dfe8876f0d65148cec8b7db61ce.zip | |
libarchive: updated to 3.7.9
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 84afe415..5b5e271c 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.7.8 +version=3.7.9 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |