From d41d71e63089de76dafe9deb1fee1c2dff0ceecb Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 1 Jun 2021 19:49:53 -0700 Subject: [PATCH] libupnp: update to 1.14.7 Signed-off-by: Rosen Penev --- libs/libupnp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libupnp/Makefile b/libs/libupnp/Makefile index 64c3e0a85..e0914d714 100644 --- a/libs/libupnp/Makefile +++ b/libs/libupnp/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libupnp -PKG_VERSION:=1.14.5 +PKG_VERSION:=1.14.7 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/pupnp -PKG_HASH:=227ffa407be6b91d4e42abee1dd27e4b8d7e5ba8d3d45394cca4e1eadc65149a +PKG_HASH:=7b66ac4a86bc0e218e2771ac274b2945bc4154bf9054e57b14afb67c26ac7c24 PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=BSD-3-Clause