mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 12:09:00 +08:00
Merge branch 'fix-zlib' into 'master'
Fix the zlib recipe See merge request redox-os/cookbook!298
This commit is contained in:
commit
a006f0a50c
@ -1,8 +1,6 @@
|
|||||||
[source]
|
[source]
|
||||||
#git = "https://github.com/madler/zlib"
|
tar = "https://www.zlib.net/fossils/zlib-1.3.tar.gz"
|
||||||
#rev = "04f42ceca40f73e2978b50e93806c2a18c1281fc"
|
blake3 = "ec1abc6f672a7a6ee6f49ba544cc9529f73121b478310473be44fee22a140ebf"
|
||||||
tar = "https://zlib.net/zlib-1.2.13.tar.xz"
|
|
||||||
blake3 = "cc042bf8507e02f5799cf6fdb49278402a7b748defe3ade425e35e14a7c00186"
|
|
||||||
[build]
|
[build]
|
||||||
template = "custom"
|
template = "custom"
|
||||||
script = """
|
script = """
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user