8000 the tribler package is now hosted on Github · lfdversluis/python-for-android@0ec4396 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ec4396

Browse files
committed
the tribler package is now hosted on Github
1 parent 2089201 commit 0ec4396

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipes/tribler/recipe.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ VERSION_tribler=${VERSION_tribler:-0.1.0}
1010
DEPS_tribler=(kivy openssl)
1111

1212
# url of the package
13-
URL_tribler=http://ios-dev.no-ip.org/Tribler-$VERSION_tribler.tar.gz
13+
#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
1415

1516
# md5 of the package
1617
MD5_tribler=d6458740b494d716fe54cd956b7c7e43

0 commit comments

Comments
 (0)
0