Skip to content

Commit 1899a05

Browse files
committed
Update md5sum
1 parent a365c51 commit 1899a05

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
@@ -11,9 +11,10 @@ DEPS_Tribler=(kivy openssl pycrypto m2crypto sqlite3 pyasn1 netifaces apsw twist
1111

1212
# url of the package
1313
URL_Tribler=http://fr.dosoftware.nl/tsap/Tribler-${VERSION_Tribler}.tar.gz
14+
#URL_Tribler=https://nodeload.github.com/tribler/tribler/zip/bc58eebee2dbf13194df4dd64216434f6f1224a6
1415

1516
# md5 of the package
16-
MD5_Tribler=33995f465a142b194a36229def3c4094
17+
MD5_Tribler=faf55067e954a014fe73aed33d2a6660
1718

1819
# default build path
1920
BUILD_Tribler=$BUILD_PATH/Tribler/$(get_directory $URL_Tribler)

0 commit comments

Comments
 (0)