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 | |
| parent | 2bb20513d90269fe46bcfe1437f05562bcc091a5 (diff) | |
| download | alicelinux-dd82a8caa94665445a9168e56bf42778b809759d.tar.gz alicelinux-dd82a8caa94665445a9168e56bf42778b809759d.zip | |
zlib-ng: updated to 2.2.5
Diffstat (limited to 'repos/core')
| -rw-r--r--[-rwxr-xr-x] | repos/core/zlib-ng/.checksum | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/zlib-ng/.files | 0 | ||||
| -rwxr-xr-x | repos/core/zlib-ng/abuild | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/zlib-ng/.checksum b/repos/core/zlib-ng/.checksum index cf21b2e8..26eba878 100755..100644 --- a/repos/core/zlib-ng/.checksum +++ b/repos/core/zlib-ng/.checksum @@ -1,2 +1,2 @@ 1fe12957fb17c50e8cac81629761225f515ba53fbd5067ccc21b49b8935b4ff2 no-weird-ver.patch -cdd0d17c4392838c4b0ae766b062fffbd2db8fa1b2e8054452f196cb731e17de zlib-ng-2.2.4.tar.gz +e27b10d1c4fb7e13aa08d85f273c2c6267bc94ae298966ebb0c5f93daeda69a8 zlib-ng-2.2.5.tar.gz diff --git a/repos/core/zlib-ng/.files b/repos/core/zlib-ng/.files index 535ae559..535ae559 100755..100644 --- a/repos/core/zlib-ng/.files +++ b/repos/core/zlib-ng/.files 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" |