@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := miniupnpd
PKG_NAME := miniupnpd
PKG_VERSION := 2.1.20200510
PKG_VERSION := 2.1.20200510
PKG_RELEASE := 1
PKG_RELEASE := 2
PKG_SOURCE_URL := https://miniupnp.tuxfamily.org/files
PKG_SOURCE_URL := https://miniupnp.tuxfamily.org/files
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/version.mk
d e f i n e P a c k a g e / m i n i u p n p d
d e f i n e P a c k a g e / m i n i u p n p d
SECTION:= net
SECTION:= net
CATEGORY:= Network
CATEGORY:= Network
DEPENDS:= +iptables +libip4tc +IPV6:libip6tc +IPV6:ip6tables +libuuid
DEPENDS:= +iptables +libip4tc +IPV6:libip6tc +IPV6:ip6tables +libuuid +libcap-ng
TITLE:= Lightweight UPnP IGD, NAT-PMP & PCP daemon
TITLE:= Lightweight UPnP IGD, NAT-PMP & PCP daemon
SUBMENU:= Firewall
SUBMENU:= Firewall
URL:= https://miniupnp.tuxfamily.org/
URL:= https://miniupnp.tuxfamily.org/