projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b97507
)
nodogsplash: remove opennds from conflicts
author
Moritz Warning
<
[email protected]
>
Thu, 27 Jul 2023 19:03:57 +0000
(21:03 +0200)
committer
Josef Schlehofer
<
[email protected]
>
Mon, 23 Oct 2023 19:41:25 +0000
(21:41 +0200)
OpenNDS lists nodogsplash a conflict as well.
This causes a circular reference that is not allowed.
Signed-off-by: Moritz Warning <
[email protected]
>
(cherry picked from commit
967dde509b90c2166773ec672b2e8e8b81b6288a
)
nodogsplash/Makefile
patch
|
blob
|
history
diff --git
a/nodogsplash/Makefile
b/nodogsplash/Makefile
index 455e30de18bf8f88d090cdb4e67c9496daeb91d1..8d22f5c374997be967247c3d4921b6c333b64c1c 100644
(file)
--- a/
nodogsplash/Makefile
+++ b/
nodogsplash/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nodogsplash
PKG_VERSION:=5.0.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
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
TITLE:=Open public network gateway daemon
URL:=https://github.com/nodogsplash/nodogsplash
- CONFLICTS:=opennds
endef
define Package/nodogsplash/description