summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Stenberg2015-05-05 08:34:55 +0000
committerMarkus Stenberg2015-05-05 08:34:55 +0000
commit803cb649e204b6ea74d38e3eb28d35036337068d (patch)
tree280d34a7f7f941f7b0e56883de523db1171a3036
parent5b614e5103a92783ea5028514537e21c3994cef5 (diff)
downloadrouting-803cb649e204b6ea74d38e3eb28d35036337068d.tar.gz
miniupnpd: Bumped to 1.9.20150430. Seems to work in my tests.
-rw-r--r--miniupnpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile
index 6add41a..f718746 100644
--- a/miniupnpd/Makefile
+++ b/miniupnpd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=miniupnpd
-PKG_VERSION:=1.9.20150307
+PKG_VERSION:=1.9.20150430
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://miniupnp.free.fr/files
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=f91dc5647b1d2c13a82082a481a53e3d
+PKG_MD5SUM:=996ccae8aa2535a83ed4618c63080978
PKG_MAINTAINER:=Markus Stenberg <fingon@iki.fi>
PKG_LICENSE:=BSD-3-Clause