#2. Convert curl, git, pixz to static, and update dependencies... (#5837)

* Convert curl, git, pixz to static, and update dependencies...

* Make git, curl, pixz first to get updated.

* updates to curl, git, libcurl, openssl

* Update Git build, more carefully add upx compression.

* add libcurl dep to curl

* move license line

* don't save rdfind results

* curl and libidn2 changes

* fix remove check file

* curl changes, add package updates to fix sommelier
This commit is contained in:
satmandu
2021-06-07 13:01:45 -04:00
committed by GitHub
parent cab5ec64e3
commit 93276e3388
64 changed files with 809 additions and 595 deletions

View File

@@ -1,6 +1,6 @@
# Defines common constants used in different parts of crew
CREW_VERSION = '1.10.9'
CREW_VERSION = '1.11.0'
ARCH_ACTUAL = `uname -m`.strip
# This helps with virtualized builds on aarch64 machines