babels: allow routes with source ::/128
[feed/routing.git] / nodogsplash / Makefile
index d1a615f8864a83259648613c54efcfa32c09c287..dd2b1e415abbc6db8b2ae4249326dbb840507432 100644 (file)
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nodogsplash
 PKG_FIXUP:=autoreconf
-PKG_VERSION:=0.9_beta9.9.9-pre
-PKG_RELEASE:=1
+PKG_VERSION:=0.9_beta9.9.8
+PKG_RELEASE:=2
 
 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_VERSION:=master
+PKG_SOURCE_URL:=git://github.com/nodogsplash/nodogsplash.git
+PKG_SOURCE_VERSION:=v0.9_beta9.9.8
 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