diff options
Diffstat (limited to 'repo/core')
-rw-r--r-- | repo/core/zlib.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/zlib.xibuild b/repo/core/zlib.xibuild index 426fdfe..9402a1d 100644 --- a/repo/core/zlib.xibuild +++ b/repo/core/zlib.xibuild @@ -2,7 +2,7 @@ DEPS=(glibc) -SOURCE=https://github.com/madler/zlib +SOURCE=https://github.com/madler/zlib/archive/refs/tags/v1.2.11.tar.gz DESC="compression and decompression routines used by some programs" |