aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-28 18:39:01 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-28 19:56:00 -0300
commit44f463d8034128c504ba9e795992fbb1e483c25f (patch)
treed35499a069eff435c7caa4168a7e4eaea53e6009
parent31ffebddd3560c53683bbdb09dfd0e004966e0c0 (diff)
downloadaports-44f463d8034128c504ba9e795992fbb1e483c25f.tar.bz2
aports-44f463d8034128c504ba9e795992fbb1e483c25f.tar.xz
rebuild for libbotan-2.so.11
-rw-r--r--community/softhsm/APKBUILD2
-rw-r--r--testing/kea/APKBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/community/softhsm/APKBUILD b/community/softhsm/APKBUILD
index 220e529236..d8764866ce 100644
--- a/community/softhsm/APKBUILD
+++ b/community/softhsm/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: tcely <softhsm+aports@tcely.33mail.com>
pkgname=softhsm
pkgver=2.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="cryptographic store accessible through a PKCS #11"
url="https://www.opendnssec.org/softhsm/"
arch="all"
diff --git a/testing/kea/APKBUILD b/testing/kea/APKBUILD
index c7da95e9cb..653a0e1ca1 100644
--- a/testing/kea/APKBUILD
+++ b/testing/kea/APKBUILD
@@ -3,9 +3,9 @@
pkgname=kea
pkgver=1.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="High-performance, extensible DHCP server engine from ISC, supporting both DHCPv4 and DHCPv6"
-arch="all"
+arch="all !armhf !armv7"
url="http://kea.isc.org"
license="MPL2"
depends=""