update to 12.3: zlibc

This commit is contained in:
2025-03-18 22:13:16 -04:00
parent 21943a3b04
commit 258813c2a4

View File

@@ -4,7 +4,7 @@ pkgdesc='Compression library implementing the deflate compression method found i
homepage="https://www.zlib.net/"
license=("Zlib")
sources=("zlib-1.3.1.tar.gz")
urls=("https://zlib.net/fossils/zlib-1.3.1.tar.gz")
urls=("https://zlib.net/fossils/${sources[0]}")
md5sums=("9855b6d802d7fe5b7bd5b196a2271655")
src_prepare() {