diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-31 19:56:18 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-31 19:58:17 +0200 |
commit | bf98f5f50087d94d83e5107f2539d24e5ea806d9 (patch) | |
tree | 6efb0341cabf974be6d3897c7bdd14673141e6a9 | |
parent | 76e224d0d4b6980eb2bac1b6a00d49063c4faabd (diff) | |
download | aports-bf98f5f50087d94d83e5107f2539d24e5ea806d9.tar.bz2 aports-bf98f5f50087d94d83e5107f2539d24e5ea806d9.tar.xz |
testing/libupnp: rebuild depending packages
-rw-r--r-- | testing/amule/APKBUILD | 2 | ||||
-rw-r--r-- | testing/libupnpp/APKBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/amule/APKBUILD b/testing/amule/APKBUILD index 304072e18f..6d5bbd3279 100644 --- a/testing/amule/APKBUILD +++ b/testing/amule/APKBUILD @@ -3,7 +3,7 @@ pkgname=amule _pkgname=aMule-SVN-r pkgver=10990 -pkgrel=0 +pkgrel=1 pkgdesc="An eMule-like client for the eD2k and Kademlia networks" url="http://www.amule.org" arch="all" diff --git a/testing/libupnpp/APKBUILD b/testing/libupnpp/APKBUILD index 80c32a1793..c37d4cb3db 100644 --- a/testing/libupnpp/APKBUILD +++ b/testing/libupnpp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marvin Steadfast <marvin@xsteadfastx.org> pkgname=libupnpp pkgver=0.16.1 -pkgrel=0 +pkgrel=1 pkgdesc="a C++ wrapper for libupnp" url="https://opensourceprojects.eu/p/libupnpp" arch="all" |