summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Ryzhov2016-07-18 11:09:33 +0000
committerGabriel Kerneis2016-07-18 11:09:33 +0000
commit4a006704c3d33e3f1e45bd0cf965ca629e50f911 (patch)
tree36bb052b18bc7db4cf6fb92ee8fad60e941e0fef
parentfe8fa0ba86e35b1ec6b83fb1eaf123849a69afc9 (diff)
downloadrouting-4a006704c3d33e3f1e45bd0cf965ca629e50f911.tar.gz
ndppd: fix source URL (#209)
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
-rw-r--r--ndppd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ndppd/Makefile b/ndppd/Makefile
index b19edeb..9a3d55e 100644
--- a/ndppd/Makefile
+++ b/ndppd/Makefile
@@ -11,11 +11,11 @@ PKG_NAME:=ndppd
PKG_VERSION:=0.2.3
PKG_RELEASE:=1
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE:=$(PKG_VERSION).tar.gz
# Latest release
-PKG_SOURCE_URL:=http://www.priv.nu/projects/ndppd/files/
-PKG_MD5SUM:=d6f3243bb7fc04c8085371c9acddc50e
+PKG_SOURCE_URL:=https://github.com/DanielAdolfsson/ndppd/archive
+PKG_MD5SUM:=1391c063db64b47541e58da12e5ae60d
PKG_LICENSE:=GPL-3.0+
# Development snapshot