mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libupnpp: update to 0.23.0
This commit is contained in:
parent
8710dd1d31
commit
022fa7f0a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libupnpp'
|
# Template file for 'libupnpp'
|
||||||
pkgname=libupnpp
|
pkgname=libupnpp
|
||||||
version=0.22.5
|
version=0.23.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.lesbonscomptes.com/upmpdcli"
|
homepage="https://www.lesbonscomptes.com/upmpdcli"
|
||||||
changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
|
changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
|
||||||
distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-${version}.tar.gz"
|
distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-${version}.tar.gz"
|
||||||
checksum=48e9845af33b2a94ba86c1ae1d0c783948bc115f010be4aef715410ab316fadd
|
checksum=4ee1b67428c66ab6a34f847094dbde579bd6c41fd71f9e91302baf3555593534
|
||||||
|
|
||||||
libupnpp-devel_package() {
|
libupnpp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue