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 a365c51 commit 1899a05Copy full SHA for 1899a05
recipes/Tribler/recipe.sh
@@ -11,9 +11,10 @@ DEPS_Tribler=(kivy openssl pycrypto m2crypto sqlite3 pyasn1 netifaces apsw twist
11
12
# url of the package
13
URL_Tribler=http://fr.dosoftware.nl/tsap/Tribler-${VERSION_Tribler}.tar.gz
14
+#URL_Tribler=https://nodeload.github.com/tribler/tribler/zip/bc58eebee2dbf13194df4dd64216434f6f1224a6
15
16
# md5 of the package
-MD5_Tribler=33995f465a142b194a36229def3c4094
17
+MD5_Tribler=faf55067e954a014fe73aed33d2a6660
18
19
# default build path
20
BUILD_Tribler=$BUILD_PATH/Tribler/$(get_directory $URL_Tribler)
0 commit comments