libupnpp: update to 0.19.3

This commit is contained in:
amak 2020-09-02 18:18:11 +10:00 committed by Andrew J. Hesford
parent 934fab707a
commit b6a02b079d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libupnpp'
pkgname=libupnpp
version=0.19.2
version=0.19.3
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=c9623533271605c92dfa603f5fe0ab6d3d5b4384a0c9173800784f4aa643a190
checksum=a16f35ef1ce3d687e9599422c09677c2c1591bfcf68e242931082d4561f66be4
libupnpp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"