diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:32:19 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:32:19 +0000 |
| commit | 1a7eace8fcb8b4750782d41b33c067f37cd0efaa (patch) | |
| tree | 71d006cfbd1a9536ac160b6bc581cc42aa5c2888 /zlib-ng/abuild | |
| parent | 8e93803fc2fc8e42f2fc6ec6f70bf74893ee8142 (diff) | |
| download | alicelinux-1a7eace8fcb8b4750782d41b33c067f37cd0efaa.tar.gz alicelinux-1a7eace8fcb8b4750782d41b33c067f37cd0efaa.zip | |
Woodpecker CI 59edd06e4ccb8fed865b3fc9cfd52a5a6b4d2af7 [SKIP CI]
Diffstat (limited to 'zlib-ng/abuild')
| -rwxr-xr-x | zlib-ng/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zlib-ng/abuild b/zlib-ng/abuild index 631bbbb8..3b459703 100755 --- a/zlib-ng/abuild +++ b/zlib-ng/abuild @@ -1,6 +1,6 @@ name=zlib-ng -version=2.3.2 -release=2 +version=2.3.3 +release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz no-weird-ver.patch" keep_static=1 |