From: Rosen Penev Date: Thu, 16 Dec 2021 06:12:00 +0000 (-0800) Subject: libupnp: update to 1.14.12 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dc225b3b05dc0647333ad9cf6beb0a414747dde4;p=openwrt-packages.git libupnp: update to 1.14.12 Signed-off-by: Rosen Penev --- diff --git a/libs/libupnp/Makefile b/libs/libupnp/Makefile index f98fed513..d00859dbe 100644 --- a/libs/libupnp/Makefile +++ b/libs/libupnp/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libupnp -PKG_VERSION:=1.14.7 +PKG_VERSION:=1.14.12 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/pupnp -PKG_HASH:=7b66ac4a86bc0e218e2771ac274b2945bc4154bf9054e57b14afb67c26ac7c24 +PKG_HASH:=091c80aada1e939c2294245c122be2f5e337cc932af7f7d40504751680b5b5ac PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=BSD-3-Clause