From 31105bf07ce397e4e9149ed973c3a6e69a35909e Mon Sep 17 00:00:00 2001 From: amak Date: Sun, 28 Jun 2020 16:26:04 +1000 Subject: [PATCH] libupnpp: update to 0.19.2 --- srcpkgs/libupnpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libupnpp/template b/srcpkgs/libupnpp/template index 34e8ffc5080..2bb4c760dd3 100644 --- a/srcpkgs/libupnpp/template +++ b/srcpkgs/libupnpp/template @@ -1,6 +1,6 @@ # Template file for 'libupnpp' pkgname=libupnpp -version=0.19.1 +version=0.19.2 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="amak " license="LGPL-2.1-or-later" homepage="https://www.lesbonscomptes.com/upmpdcli" distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-${version}.tar.gz" -checksum=412b38bdd07441588c11bb1d64af7d112f439a46512d53c907f9b54a6666ff58 +checksum=c9623533271605c92dfa603f5fe0ab6d3d5b4384a0c9173800784f4aa643a190 libupnpp-devel_package() { depends="${sourcepkg}>=${version}_${revision}"