libupnpp: update to 0.20.1

This commit is contained in:
amak 2020-11-20 12:25:54 +11:00 committed by Andrew Benson
parent 859a070e28
commit a99a55be74
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libupnpp'
pkgname=libupnpp
version=0.19.4
version=0.20.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="amak <amak.git@outlook.com>"
license="LGPL-2.1-or-later"
homepage="https://www.lesbonscomptes.com/upmpdcli"
distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-${version}.tar.gz"
checksum=29d1d07d44c8f79573e64e093ad8f0f883b11ef9eb3642a67aa703c1dde60576
checksum=d4da986aeaa7124a1732ce3383b6ac8f28e20cab10f1916709f39e5499ae9c38
libupnpp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"