Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2020-05-10 22:44:12 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2020-05-10 22:44:12 +0300
commite240b4b267d37a292689979881e19ba865ae50b0 (patch)
tree76451cd33fceac7d3f0ba95cd330da483dc35641 /thirdparty
parent9eef0a92f7a8cffd0c8b1ab121ec40ceb4dee0da (diff)
Switched to a self-compiled version of agsxmpp as it has been pulled from NuGet.
The source is also provided in the bundle.
Diffstat (limited to 'thirdparty')
-rw-r--r--thirdparty/agsXMPP/agsXMPP.dllbin0 -> 524288 bytes
-rw-r--r--thirdparty/agsXMPP/agsxmpp.tar.bz2bin0 -> 4648960 bytes
-rw-r--r--thirdparty/agsXMPP/download.txt2
-rw-r--r--thirdparty/agsXMPP/licensedata.json2
4 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/agsXMPP/agsXMPP.dll b/thirdparty/agsXMPP/agsXMPP.dll
new file mode 100644
index 000000000..09dc1f76b
--- /dev/null
+++ b/thirdparty/agsXMPP/agsXMPP.dll
Binary files differ
diff --git a/thirdparty/agsXMPP/agsxmpp.tar.bz2 b/thirdparty/agsXMPP/agsxmpp.tar.bz2
new file mode 100644
index 000000000..e709e0f48
--- /dev/null
+++ b/thirdparty/agsXMPP/agsxmpp.tar.bz2
Binary files differ
diff --git a/thirdparty/agsXMPP/download.txt b/thirdparty/agsXMPP/download.txt
index ca8b59776..2026d27e3 100644
--- a/thirdparty/agsXMPP/download.txt
+++ b/thirdparty/agsXMPP/download.txt
@@ -1 +1 @@
-http://www.ag-software.net/download-directory/ \ No newline at end of file
+https://github.com/loamen/agsXmpp \ No newline at end of file
diff --git a/thirdparty/agsXMPP/licensedata.json b/thirdparty/agsXMPP/licensedata.json
index 435905d7b..35394c7d4 100644
--- a/thirdparty/agsXMPP/licensedata.json
+++ b/thirdparty/agsXMPP/licensedata.json
@@ -1,7 +1,7 @@
{
"name": "agsXMPP",
"description": "agsXMPP is a SDK / library for the eXtensibleMessaging and Presence Protocol (XMPP)",
- "link": "http://www.ag-software.net/agsxmpp-sdk/",
+ "link": "https://github.com/loamen/agsXmpp",
"license": "GPL",
"notes": ""
} \ No newline at end of file