smcroute: Change download to HTTP 355/head
authorRosen Penev <rosenp@gmail.com>
Mon, 26 Mar 2018 02:42:44 +0000 (19:42 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 02:42:44 +0000 (19:42 -0700)
FTP is a lot more unreliable than HTTP(S). uscan was recently having trouble.

Signed-off-by: Rosen Penev <rosenp@gmail.com
smcroute/Makefile

index a11bfd97a9ee530658a7df91526e8ee5092b567f..e65c1deca17424efed9cf2abdbe6b43970571276 100644 (file)
@@ -12,7 +12,7 @@ PKG_RELEASE:=2
 PKG_LICENSE:=GPL-2.0+
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=ftp://troglobit.com/smcroute/
+PKG_SOURCE_URL:=https://github.com/troglobit/smcroute/releases/download/$(PKG_VERSION)
 PKG_MD5SUM:=cbf478e52ab9ae411adca41b9d22f68a
 
 PKG_FIXUP:=autoreconf