X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=ndppd%2FMakefile;h=9a3d55ea4a6c4b01a2bd2baac634e232e49d738a;hb=b09c7681495976ddc26adb1a62686171a4fd78ba;hp=b19edeba6f33dc46140283722fcfb98922b3dfaf;hpb=e17f103c4d6fddc713c63934e6e5b058b8add046;p=lede-routing%2F.git 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