From 30e47ab8666fe36df91c2aafca0608897f5bf65d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 19 Apr 2017 14:13:00 +0000 Subject: [PATCH] testing/rethinkdb: rebuild against libressl 2.5 --- testing/rethinkdb/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/rethinkdb/APKBUILD b/testing/rethinkdb/APKBUILD index 60085fba873..6f4c72d389b 100644 --- a/testing/rethinkdb/APKBUILD +++ b/testing/rethinkdb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Daniel Treadwell pkgname=rethinkdb pkgver=2.3.5 -pkgrel=6 +pkgrel=7 pkgdesc="Distributed powerful and scalable NoSQL database" url="http://www.rethinkdb.com" arch="x86_64"