diff options
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 853223b8..3ea22f1f 100755 --- a/repos/core/zlib-ng/abuild +++ b/repos/core/zlib-ng/abuild @@ -1,5 +1,5 @@ name=zlib-ng -version=2.2.5 +version=2.3.2 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz no-weird-ver.patch" |