miniupnpd: don't fail if IPv6 is not available at runtime (#12809)
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 14 Jan 2013 15:18:50 +0000 (15:18 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 14 Jan 2013 15:18:50 +0000 (15:18 +0000)
SVN-Revision: 35149

net/miniupnpd/Makefile

index 6e66186f5f50e6373d02b88423ca11aba9610735..d25e39a50db1e5f2dae652bba424bcae3474b0d8 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=miniupnpd
 PKG_VERSION:=1.7.20121005
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_URL:=http://miniupnp.free.fr/files
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz