summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-08-25 13:53:16 +0800
committerErik Kundiman <erik@megapahit.org>2024-08-25 13:53:16 +0800
commit178c62d39e779fbcaecf8cbb14522c28385957d0 (patch)
tree0e4cfa618325ca4fb3166c70021e2c9083a34cad /autobuild.xml
parentd07e9ecfaf9b68f8bb5e804ef0f2b5fb5a31f748 (diff)
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).
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml2
1 files changed, 1 insertions, 1 deletions
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</string>
<key>hash_algorithm</key>
<string>sha1</string>
<key>url</key>
- <string>https://github.com/secondlife/3p-xmlrpc-epi/releases/download/v0.54.1.8a05acf/xmlrpc_epi-0.54.1.8a05acf-darwin64-8a05acf.tar.zst</string>
+ <string>https://megapahit.net/downloads/xmlrpc-epi-0.54.2-darwin64.tar.zst</string>
</map>
<key>name</key>
<string>darwin64</string>