libupnpp: update to 0.22.4

This commit is contained in:
amak 2022-11-21 11:14:22 +11:00 committed by classabbyamp
parent bc00ee63b1
commit 24bf9303ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libupnpp'
pkgname=libupnpp
version=0.22.2
version=0.22.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
homepage="https://www.lesbonscomptes.com/upmpdcli"
changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-${version}.tar.gz"
checksum=90338c19383333fd4eeec8a866a8c4add1754ef9a6a720ddd9af97e6754ff849
checksum=37deca94176df8becead110a0b5cd11fe1f9c1c351e4c15a05570bf1c6fec09c
libupnpp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"