Update package version to 1.3.2

This commit is contained in:
2026-02-20 19:53:05 +02:00
parent cc85622cc3
commit f58e6612ef
3 changed files with 26 additions and 12 deletions
+22 -5
View File
@@ -1,15 +1,32 @@
name: zlib
description: A Massively Spiffy Yet Delicately Unobtrusive Compression Library
version: 1.3.1
revision: 3
version: 1.3.2
revision: 1
url: https://www.zlib.net/
license: Zlib
maintainers:
- [email protected]
architecture: any
depends: ["glibc"]
make_depends: ["bash","binutils","coreutils","gcc","glibc","make","sed"]
type: source
depends:
- glibc
make_depends:
- bash
- binutils
- coreutils
- gcc
- glibc
- make
- sed
downloads:
- url: https://github.com/madler/zlib/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: b99a0b86c0ba9360ec7e78c4f1e43b1cbdf1e6936c8fa0f6835c0cd694a495a1
split_packages:
- name: zlib
- name: minizip
description: zip and unzip routines based on zlib
depends: ["glibc","zlib"]
depends:
- glibc
- zlib