diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:09:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:09:07 +0000 |
| commit | 9b890b360847973ffc30d2ec43d05f62cf211eca (patch) | |
| tree | 4044b5393b01e53ca288666f35bfd146feb58b12 /repos/extra/libarchive/abuild | |
| parent | a4bc23229c0a5134795172d04533796be72c1a40 (diff) | |
| download | alicelinux-9b890b360847973ffc30d2ec43d05f62cf211eca.tar.gz alicelinux-9b890b360847973ffc30d2ec43d05f62cf211eca.zip | |
libarchive: updated to 3.7.8
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 2b38441e..84afe415 100644 --- a/repos/extra/libarchive/abuild +++ b/repos/extra/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.7.7 +version=3.7.8 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |