X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=ndppd%2FMakefile;h=d889f5238768ad3ce7cab946aadfd1b0239ca4ed;hb=4f16bcfaaf2470ef9920247bf9b94634150579d0;hp=9a3d55ea4a6c4b01a2bd2baac634e232e49d738a;hpb=4a006704c3d33e3f1e45bd0cf965ca629e50f911;p=feed%2Frouting.git diff --git a/ndppd/Makefile b/ndppd/Makefile index 9a3d55e..d889f52 100644 --- a/ndppd/Makefile +++ b/ndppd/Makefile @@ -8,14 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ndppd -PKG_VERSION:=0.2.3 +PKG_VERSION:=0.2.5 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_VERSION).tar.gz - # Latest release -PKG_SOURCE_URL:=https://github.com/DanielAdolfsson/ndppd/archive -PKG_MD5SUM:=1391c063db64b47541e58da12e5ae60d +PKG_SOURCE_URL:=https://codeload.github.com/DanielAdolfsson/ndppd/tar.gz/$(PKG_VERSION)? +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz +PKG_HASH:=ee934167f8357f0bd0015e201a77fbe4d028c59e89dc98113805c6855e1c3992 PKG_LICENSE:=GPL-3.0+ # Development snapshot