update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit 258813c2a4 - Show all commits

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() {