From 32f37a0634c1ce6881f95933e4894b485b77ea9e Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 6 Feb 2018 18:37:23 -0800 Subject: [PATCH] libnatpmp: Update to 20150609 + change to HTTPS. Official mirror. Compile and Run tested on ramips. Signed-off-by: Rosen Penev --- libs/libnatpmp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libnatpmp/Makefile b/libs/libnatpmp/Makefile index 900e6d3c6f..b7b52b4a60 100644 --- a/libs/libnatpmp/Makefile +++ b/libs/libnatpmp/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libnatpmp -PKG_VERSION:=20140401 +PKG_VERSION:=20150609 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://miniupnp.free.fr/files -PKG_HASH:=b2ce5e626a21c795cba2d118f26e54aaa89de29d4611c440fafc49a2a5bedabb +PKG_SOURCE_URL:=https://miniupnp.tuxfamily.org/files +PKG_HASH:=e1aa9c4c4219bc06943d6b2130f664daee213fb262fcb94dd355815b8f4536b0 PKG_MAINTAINER:=Hauke Mehrtens PKG_LICENSE:=BSD-3c PKG_LICENSE_FILES:=LICENSE