ndppd: fix source URL (#209) 327/head
authorAlexander Ryzhov <ryzhovau@users.noreply.github.com>
Mon, 18 Jul 2016 11:09:33 +0000 (14:09 +0300)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 10 Nov 2017 20:30:39 +0000 (21:30 +0100)
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
ndppd/Makefile

index ebc764c2fad8b5e7c611d79290836b4a489362ba..57ac35f68a2029e4295e436415f9b3628bfd2af3 100644 (file)
@@ -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