diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-01-08 14:28:41 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-01-08 14:28:41 +0000 |
| commit | 0e65cbd259149fe1378b89b9c85ae4472b9465d0 (patch) | |
| tree | 8a87491f2708e018d4ca9311c34d61ad35334382 /libarchive/abuild | |
| parent | 0c5496f626617c043c8333b3eefca91d5c4cf14f (diff) | |
| download | alicelinux-0e65cbd259149fe1378b89b9c85ae4472b9465d0.tar.gz alicelinux-0e65cbd259149fe1378b89b9c85ae4472b9465d0.zip | |
Woodpecker CI ac0fe0fb7fc778a9fe64a52b3465b1954ec99600 [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 8301432f..0a9651b4 100644 --- a/libarchive/abuild +++ b/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" |