From 3e78b7e3e8a44515d76ef755d6312c4018bb8ff1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 5 Apr 2018 19:58:28 +0000 Subject: [PATCH] testing/libneo4j-client: rebuild against libressl-2.7 --- testing/libneo4j-client/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/libneo4j-client/APKBUILD b/testing/libneo4j-client/APKBUILD index b0455be6e09..ad42fd6a577 100644 --- a/testing/libneo4j-client/APKBUILD +++ b/testing/libneo4j-client/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Chris Leishman pkgname=libneo4j-client pkgver=2.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Client library for the Neo4j graph database" url="https://github.com/cleishm/libneo4j-client" arch="x86_64 aarch64 ppc64le"