mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 21:20:47 +08:00
miniupnpd: revert to IGDv1
This commit is contained in:
parent
a8e2ba3d7a
commit
a9ca6a6205
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=miniupnpd
|
PKG_NAME:=miniupnpd
|
||||||
PKG_VERSION:=2.0.20170421
|
PKG_VERSION:=2.0.20170421
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://miniupnp.free.fr/files
|
PKG_SOURCE_URL:=http://miniupnp.free.fr/files
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
@ -32,7 +32,7 @@ endef
|
|||||||
define Package/miniupnpd/config
|
define Package/miniupnpd/config
|
||||||
config MINIUPNPD_IGDv2
|
config MINIUPNPD_IGDv2
|
||||||
bool
|
bool
|
||||||
default y
|
default n
|
||||||
prompt "Enable IGDv2"
|
prompt "Enable IGDv2"
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user