X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=miniupnpd%2FMakefile;h=139320f1724cd35ffcf3c1e2cd4b4f3e94afa49c;hb=416e1d77494809ff24dae70a5c2d1d1a5351585c;hp=b6d23036364ddb9bbbb2fd110f5d4e419ee94bab;hpb=f3dd0ab8c1e1a86c29d3151e2647bd012af32e1f;p=lede-routing%2F.git diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index b6d2303..139320f 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=1.8.20140523 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.20140906 +PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=fcac89e11da091b1cc61f43d83c9e4f5 +PKG_MD5SUM:=72a68c5757031d906a555f84e9a2a8f2 PKG_MAINTAINER:=Markus Stenberg @@ -23,7 +23,7 @@ define Package/miniupnpd SECTION:=net CATEGORY:=Network DEPENDS:=+iptables +libip4tc +IPV6:libip6tc +IPV6:ip6tables +libnfnetlink - TITLE:=Lightweight UPnP daemon + TITLE:=Lightweight UPnP IGD, NAT-PMP & PCP daemon SUBMENU:=Firewall URL:=http://miniupnp.free.fr/ endef