X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=nodogsplash%2FMakefile;h=d1d9212682d070d23194d018fd704f6486214a71;hb=5a3951ac739aec90810ba8ca4cbe1d1fcc542030;hp=d1a615f8864a83259648613c54efcfa32c09c287;hpb=b12986c09d501f8c1639f7c10db8ca57b3161498;p=lede-routing%2F.git diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index d1a615f..d1d9212 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=git://github.com/mwarning/nodogsplash.git +PKG_SOURCE_URL:=git://github.com/nodogsplash/nodogsplash.git PKG_SOURCE_VERSION:=master PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 @@ -28,7 +28,7 @@ define Package/nodogsplash CATEGORY:=Network DEPENDS:=+libpthread +iptables-mod-ipopt TITLE:=Open public network gateway daemon - URL:=https://github.com/mwarning/nodogsplash + URL:=https://github.com/nodogsplash/nodogsplash endef define Package/nodogsplash/description