From e6c2cc0feff2d034fff66f531adfc4f1782b3d27 Mon Sep 17 00:00:00 2001 From: cshore Date: Mon, 24 Jan 2011 11:49:56 +0000 Subject: [PATCH] [packages] miniupnpd: Bump version to 1.5 git-svn-id: svn://svn.openwrt.org/openwrt/packages@25084 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/miniupnpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 5dc17ae23..131bf82e1 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=miniupnpd -PKG_VERSION:=1.4 -PKG_RELEASE:=3 -PKG_MD5SUM:=ffa33d4ed8732c662bdb7d511e86db76 +PKG_VERSION:=1.5 +PKG_RELEASE:=4 +PKG_MD5SUM:=063f03a2a8363b9d4cb0f73b20b8dfce PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- 2.11.0