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 9b83316 commit e5702a8Copy full SHA for e5702a8
recipes/tribler/recipe.sh
@@ -11,7 +11,7 @@ DEPS_tribler=(kivy openssl)
11
12
# url of the package
13
#URL_tribler=http://ios-dev.no-ip.org/Tribler-$VERSION_tribler.tar.gz
14
-URL_tribler=https://github.com/lfdversluis/tribler/blob/devel/Tribler-$VERSION_tribler.tar.gz
+URL_tribler=https://github.com/lfdversluis/tribler/raw/devel/Tribler-$VERSION_tribler.tar.gz
15
16
# md5 of the package
17
MD5_tribler=
0 commit comments