From: jow Date: Mon, 14 Jan 2013 15:18:50 +0000 (+0000) Subject: miniupnpd: don't fail if IPv6 is not available at runtime (#12809) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f1895d368b003ed7eff551e701a1f924f9f3fa3b;p=packages.git miniupnpd: don't fail if IPv6 is not available at runtime (#12809) git-svn-id: svn://svn.openwrt.org/openwrt/packages@35149 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 6e66186f5..d25e39a50 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -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