mirror of
https://github.com/spritsail/plex-media-server.git
synced 2024-11-05 01:16:23 +00:00
Bump cURL to 8.0.1 & OpenSSL to 1.1.1s
Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
parent
ee6e7b74e1
commit
492aa859d5
@ -6,8 +6,8 @@ ARG ZLIB_VER=1.2.13
|
||||
ARG LIBXML2_VER=v2.10.3
|
||||
ARG LIBXSLT_VER=v1.1.37
|
||||
ARG XMLSTAR_VER=1.6.1
|
||||
ARG OPENSSL_VER=1.1.1s
|
||||
ARG CURL_VER=curl-7_87_0
|
||||
ARG OPENSSL_VER=1.1.1t
|
||||
ARG CURL_VER=curl-8_0_1
|
||||
|
||||
ARG OUTPUT=/output
|
||||
ARG DESTDIR=/prefix
|
||||
|
Loading…
Reference in New Issue
Block a user