diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:28:13 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-17 06:28:13 +0000 |
| commit | de184df0592e40bfd1ccef515498bdad9a5487cc (patch) | |
| tree | a77c2f3f1d96467778c5fcc8fda43c803f2b7771 /libarchive/abuild | |
| parent | 77436b3b38464f5427f07b20b9d51f0765d368ff (diff) | |
| download | alicelinux-de184df0592e40bfd1ccef515498bdad9a5487cc.tar.gz alicelinux-de184df0592e40bfd1ccef515498bdad9a5487cc.zip | |
Woodpecker CI 602ff320c3c8f304300df51a359319f972beb8e8 [SKIP CI]
Diffstat (limited to 'libarchive/abuild')
| -rw-r--r-- | libarchive/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libarchive/abuild b/libarchive/abuild index 3884ac6f..0ee3c050 100644 --- a/libarchive/abuild +++ b/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.1 +version=3.8.2 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |