From 178c62d39e779fbcaecf8cbb14522c28385957d0 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 25 Aug 2024 13:53:16 +0800 Subject: Darwin & Tumbleweed use prebuilt XMLRPC-EPI Refer to this commit if you need to recover the steps in compiling XMLRPC-EPI. The prebuilt binary for Darwin is distributed as universal, and will be thinned accordingly. It also makes use of autobuild.xml, but only partially (the sha1sum isn't used yet in the Prebuilt.cmake reimplementation). --- autobuild.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index eed4e1ed1a..c076c9bdee 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2878,7 +2878,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors hash_algorithm sha1 url - https://github.com/secondlife/3p-xmlrpc-epi/releases/download/v0.54.1.8a05acf/xmlrpc_epi-0.54.1.8a05acf-darwin64-8a05acf.tar.zst + https://megapahit.net/downloads/xmlrpc-epi-0.54.2-darwin64.tar.zst name darwin64 -- cgit v1.2.3 From 633393b7947684d6bef55534a81577d25af64ab5 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 25 Aug 2024 14:30:22 +0800 Subject: Darwin prebuilt libcurl binary --- autobuild.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index c076c9bdee..b9abfa2626 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -364,7 +364,7 @@ hash_algorithm sha1 url - https://github.com/secondlife/3p-curl/releases/download/v7.54.1-5a4a82d/curl-7.54.1-5a4a82d-darwin64-5a4a82d.tar.zst + https://megapahit.net/downloads/curl-7.54.1-10342910827-darwin64-10342910827.tar.zst name darwin64 -- cgit v1.2.3 From 46724f7207638b540ddf45bee91b3c20cec87bc4 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 25 Aug 2024 14:59:55 +0800 Subject: Darwin prebuilt OpenSSL binary --- autobuild.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index b9abfa2626..093acc6e74 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2284,7 +2284,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors hash_algorithm sha1 url - https://github.com/secondlife/3p-openssl/releases/download/v1.1.1q.de53f55/openssl-1.1.1q.de53f55-darwin64-de53f55.tar.zst + https://megapahit.net/downloads/openssl-1.1.1q.de53f55-darwin64-de53f55.tar.zst name darwin64 -- cgit v1.2.3