Skip to content
Snippets Groups Projects
Commit 95acb627 authored by ValdikSS ValdikSS's avatar ValdikSS ValdikSS Committed by ValdikSS
Browse files

miredo: add miredo.conf conffile


Keep miredo.conf modified configuration upon upgrades

Signed-off-by: default avatarValdikSS ValdikSS <iam@valdikss.org.ru>
parent 1394035a
No related branches found
No related tags found
2 merge requests!39Merge openwrt v23.05.0-rc3,!38Merge openwrt v23.05.0-rc3
......@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=miredo
PKG_VERSION:=1.2.6
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=miredo-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.remlab.net/files/miredo/
......@@ -36,6 +36,10 @@ define Package/miredo/description
IPv6 connectivity even from behind NAT devices.
endef
define Package/miredo/conffiles
/etc/miredo/miredo.conf
endef
CONFIGURE_ARGS+= \
--enable-shared \
--enable-static \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment