X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=miniupnpd%2FMakefile;h=139320f1724cd35ffcf3c1e2cd4b4f3e94afa49c;hb=416e1d77494809ff24dae70a5c2d1d1a5351585c;hp=83e7f840a35e230bc71bd5d17407a450f8a00365;hpb=dbe56f301290130715f17e0937d342a2cc8cdca5;p=lede-routing%2F.git diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index 83e7f84..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:=3 +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