Skip to content

Commit e5702a8

Browse files
committed
fixed download link
1 parent 9b83316 commit e5702a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/tribler/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ DEPS_tribler=(kivy openssl)
1111

1212
# url of the package
1313
#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
14+
URL_tribler=https://github.com/lfdversluis/tribler/raw/devel/Tribler-$VERSION_tribler.tar.gz
1515

1616
# md5 of the package
1717
MD5_tribler=

0 commit comments

Comments
 (0)