mirror of
https://github.com/andrew-d/static-binaries.git
synced 2024-12-25 23:30:54 +08:00
Version bump on the src packages for the build
MUSL_VERSION from 1.1.10 to 1.1.16 ZLIB_VERSIOoNfrom 1.2.8 to 1.2.11 PCRE_VERSION from 8.37 to 8.40 LZMA_VERSION from 5.0.8 to 5.2.3
This commit is contained in:
parent
66167107f8
commit
200dc0add9
@ -5,10 +5,10 @@ set -o pipefail
|
||||
set -x
|
||||
|
||||
|
||||
MUSL_VERSION=1.1.10
|
||||
ZLIB_VERSION=1.2.8
|
||||
PCRE_VERSION=8.37
|
||||
LZMA_VERSION=5.0.8
|
||||
MUSL_VERSION=1.1.16
|
||||
ZLIB_VERSION=1.2.11
|
||||
PCRE_VERSION=8.40
|
||||
LZMA_VERSION=5.2.3
|
||||
AG_VERSION=master
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user