miniupnpd: security update to 1.8
authorTim Yardley <yardley@gmail.com>
Fri, 8 Feb 2013 17:16:08 +0000 (17:16 +0000)
committerTim Yardley <yardley@gmail.com>
Fri, 8 Feb 2013 17:16:08 +0000 (17:16 +0000)
SVN-Revision: 35520

net/miniupnpd/Makefile

index d25e39a50db1e5f2dae652bba424bcae3474b0d8..2e852b8d29012225a9de10b7f561c04094868326 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=miniupnpd
-PKG_VERSION:=1.7.20121005
-PKG_RELEASE:=2
+PKG_VERSION:=1.8
+PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=http://miniupnp.free.fr/files
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=d676ef9516ca3fbdd811aee62f2ca724
+PKG_MD5SUM:=0d8a8e936d5a0012cb260a3b972acbf3
 
 include $(INCLUDE_DIR)/package.mk