Update 20-zlib.sh
This commit is contained in:
parent
22719ab0c0
commit
06e3063275
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
ZLIB_SRC="https://zlib.net/zlib-1.2.11.tar.gz"
|
||||
ZLIB_SRC="https://zlib.net/zlib-1.2.12.tar.gz"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue