diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:07 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:07 +0000 |
| commit | dd82a8caa94665445a9168e56bf42778b809759d (patch) | |
| tree | 7ac3989dc269a7460131818591aca70ebff00c92 /repos/core/zlib-ng/abuild | |
| parent | 2bb20513d90269fe46bcfe1437f05562bcc091a5 (diff) | |
| download | alicelinux-dd82a8caa94665445a9168e56bf42778b809759d.tar.gz alicelinux-dd82a8caa94665445a9168e56bf42778b809759d.zip | |
zlib-ng: updated to 2.2.5
Diffstat (limited to 'repos/core/zlib-ng/abuild')
| -rwxr-xr-x | repos/core/zlib-ng/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/zlib-ng/abuild b/repos/core/zlib-ng/abuild index 13ffb4a2..853223b8 100755 --- a/repos/core/zlib-ng/abuild +++ b/repos/core/zlib-ng/abuild @@ -1,5 +1,5 @@ name=zlib-ng -version=2.2.4 +version=2.2.5 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz no-weird-ver.patch" |