diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-11 17:04:20 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-11 17:04:20 +0000 |
| commit | 7ed4b0466edfc0606af43605f230e53c367cfcc4 (patch) | |
| tree | 896dbc64af7c87c3a96c9e43236708fe890976c5 /libarchive/abuild | |
| parent | 7bce5a1ee51a9cf63f63d85746bdedadf499b0a2 (diff) | |
| download | alicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.tar.gz alicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.zip | |
Woodpecker CI 74c1f4a8593e4ade00eba778e015573bc7d898a4 [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 0a9651b4..d80d159c 100644 --- a/libarchive/abuild +++ b/libarchive/abuild @@ -1,5 +1,5 @@ name=libarchive -version=3.8.5 +version=3.8.6 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--without-xml2 --without-zstd" |