Self-host gloox tarball

Upstream seems less and less reliable, with the bug tracker inaccessible
and the website now entirely down.
This commit is contained in:
Itms
2024-12-22 11:19:05 +01:00
parent 9f6699d964
commit ba0e2d0217
+1 -1
View File
@@ -868,7 +868,7 @@ echo "Building gloox..."
LIB_VERSION="${GLOOX_VERSION}"
LIB_ARCHIVE="$LIB_VERSION.tar.bz2"
LIB_DIRECTORY="$LIB_VERSION"
LIB_URL="http://camaya.net/download/"
LIB_URL="https://releases.wildfiregames.com/libs/"
mkdir -p gloox
cd gloox