Revision 671de9f57939596022679dddf864ee97e496cae8 authored by Kristoffer Carlsson on 01 March 2024, 08:30:50 UTC, committed by GitHub on 01 March 2024, 08:30:50 UTC
https://github.com/JuliaLang/julia/pull/53345 got messed up
1 parent 2911937
Raw File
zlib.version
# -*- makefile -*-
## jll artifact
ZLIB_JLL_NAME := Zlib

## source build
ZLIB_VER := 1.2.13
ZLIB_BRANCH=v1.2.13
ZLIB_SHA1=04f42ceca40f73e2978b50e93806c2a18c1281fc
back to top