From 441e5377330a7d9247ba54eff6d2871db033fdd7 Mon Sep 17 00:00:00 2001 From: Markus Stenberg Date: Tue, 29 Sep 2015 12:09:08 +0300 Subject: [PATCH] miniupnpd: Bump to latest. --- miniupnpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index 1822926..de3f006 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=1.9.20150609 +PKG_VERSION:=1.9.20150922 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=01ee891286683891240a29b7272d790e +PKG_MD5SUM:=b25f163d2a5e7adf25b15e1935032332 PKG_MAINTAINER:=Markus Stenberg PKG_LICENSE:=BSD-3-Clause -- 2.30.2