diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/libupnpp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libupnpp/APKBUILD b/testing/libupnpp/APKBUILD index 7b39977b48..ffd6b2a65f 100644 --- a/testing/libupnpp/APKBUILD +++ b/testing/libupnpp/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Marvin Steadfast <marvin@xsteadfastx.org> # Maintainer: Marvin Steadfast <marvin@xsteadfastx.org> pkgname=libupnpp -pkgver=0.15.3 +pkgver=0.16.0 pkgrel=0 pkgdesc="a C++ wrapper for libupnp" url="https://opensourceprojects.eu/p/libupnpp" |