projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63cae8f
)
smcroute: Change download to HTTP
355/head
author
Rosen Penev
<rosenp@gmail.com>
Mon, 26 Mar 2018 02:42:44 +0000
(19:42 -0700)
committer
GitHub
<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
patch
|
blob
|
history
diff --git
a/smcroute/Makefile
b/smcroute/Makefile
index a11bfd97a9ee530658a7df91526e8ee5092b567f..e65c1deca17424efed9cf2abdbe6b43970571276 100644
(file)
--- a/
smcroute/Makefile
+++ b/
smcroute/Makefile
@@
-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