mirror of
https://github.com/openwrt/routing.git
synced 2025-12-22 01:44:32 +04:00
nodogsplash: remove opennds from conflicts
OpenNDS lists nodogsplash a conflict as well.
This causes a circular reference that is not allowed.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
(cherry picked from commit 967dde509b)
This commit is contained in:
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=nodogsplash
|
PKG_NAME:=nodogsplash
|
||||||
PKG_VERSION:=5.0.1
|
PKG_VERSION:=5.0.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?
|
||||||
@@ -31,7 +31,6 @@ define Package/nodogsplash
|
|||||||
+iptables-mod-conntrack-extra
|
+iptables-mod-conntrack-extra
|
||||||
TITLE:=Open public network gateway daemon
|
TITLE:=Open public network gateway daemon
|
||||||
URL:=https://github.com/nodogsplash/nodogsplash
|
URL:=https://github.com/nodogsplash/nodogsplash
|
||||||
CONFLICTS:=opennds
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nodogsplash/description
|
define Package/nodogsplash/description
|
||||||
|
|||||||
Reference in New Issue
Block a user