8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2089201 commit 0ec4396Copy full SHA for 0ec4396
recipes/tribler/recipe.sh
@@ -10,7 +10,8 @@ VERSION_tribler=${VERSION_tribler:-0.1.0}
10
DEPS_tribler=(kivy openssl)
11
12
# url of the package
13
-URL_tribler=http://ios-dev.no-ip.org/Tribler-$VERSION_tribler.tar.gz
+#URL_tribler=http://ios-dev.no-ip.org/Tribler-$VERSION_tribler.tar.gz
14
+URL_tribler=https://github.com/devos50/Tribler/raw/master/Tribler-$VERSION_tribler.tar.gz
15
16
# md5 of the package
17
MD5_tribler=d6458740b494d716fe54cd956b7c7e43
0 commit comments