summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barth2015-03-30 16:55:51 +0000
committerSteven Barth2015-03-30 16:55:51 +0000
commitb81369bd8f82d40c225d2fc23eb1d47ed39cd19e (patch)
treeb5cd93ce22f15faa990cff45c1d9f324c0cbb9d3
parent5eec1474fd7b03583eb92bdd8e4af467fb7ebb7c (diff)
downloadrouting-b81369bd8f82d40c225d2fc23eb1d47ed39cd19e.tar.gz
miniupnpd: bump to 20150307
Signed-off-by: Steven Barth <steven@midlink.org>
-rw-r--r--miniupnpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile
index b890c8b..6add41a 100644
--- a/miniupnpd/Makefile
+++ b/miniupnpd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=miniupnpd
-PKG_VERSION:=1.9.20141209
+PKG_VERSION:=1.9.20150307
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://miniupnp.free.fr/files
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=e9e53869bb725e931cae74b20d4a39be
+PKG_MD5SUM:=f91dc5647b1d2c13a82082a481a53e3d
PKG_MAINTAINER:=Markus Stenberg <fingon@iki.fi>
PKG_LICENSE:=BSD-3-Clause