summaryrefslogtreecommitdiff
path: root/testing/galera/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/galera/APKBUILD')
-rw-r--r--testing/galera/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/galera/APKBUILD b/testing/galera/APKBUILD
index 5bf7f0d2559..8eb7d63326c 100644
--- a/testing/galera/APKBUILD
+++ b/testing/galera/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Jake Buchholz <tomalok@gmail.com>
pkgname=galera
pkgver=26.4.7
-pkgrel=4
+pkgrel=5
_wsrepver=26
pkgdesc="Galera replication - Codership's implementation of the write set replication (wsrep) interface"
url="https://galeracluster.com"
arch="x86 x86_64" # doesn't work for the others
license="GPL-2.0-or-later"
depends="mariadb"
-makedepends="bash boost-dev check-dev cmake openssl-dev"
+makedepends="bash boost-dev check-dev cmake openssl-dev>3"
subpackages="$pkgname-arbitrator $pkgname-arbitrator-doc:arbitrator_doc"
source="
https://github.com/codership/galera/archive/release_$pkgver.tar.gz