transmission: fix source URL
authorAlexander Ryzhov <redacted>
Tue, 1 Nov 2016 05:50:42 +0000 (08:50 +0300)
committerAlexander Ryzhov <redacted>
Tue, 1 Nov 2016 05:50:42 +0000 (08:50 +0300)
Signed-off-by: Alexander Ryzhov <redacted>
net/transmission/Makefile

index 17b85b9412a3fdafa2c76fddf97a44c9239227d2..5a8a6be99d8382e65d3ba2cc625a6f32583adcfe 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=2.92
 PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=http://download-origin.transmissionbt.com/files/ http://mirrors.m0k.org/transmission/files
+PKG_SOURCE_URL:=https://github.com/transmission/transmission-releases/raw/master
 PKG_MD5SUM:=3fce404a436e3cd7fde80fb6ed61c264
 
 PKG_FIXUP:=autoreconf
git clone https://git.99rst.org/PROJECT