From c4e157aee470e12eb790cf5dfaf3c27f8f82a705 Mon Sep 17 00:00:00 2001 From: prspkt Date: Wed, 1 Aug 2018 17:35:56 +0300 Subject: community/rethinkdb: rebuild against libprotobuf.so.17 Use https --- community/rethinkdb/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/rethinkdb') diff --git a/community/rethinkdb/APKBUILD b/community/rethinkdb/APKBUILD index 70edcd0c5c..4602eb9533 100644 --- a/community/rethinkdb/APKBUILD +++ b/community/rethinkdb/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Daniel Treadwell pkgname=rethinkdb pkgver=2.3.6 -pkgrel=6 +pkgrel=7 pkgdesc="Distributed powerful and scalable NoSQL database" -url="http://www.rethinkdb.com" +url="https://www.rethinkdb.com" arch="x86_64 ppc64le s390x" license="Apache-2.0" options="!check" # needs coffeescript @@ -15,7 +15,7 @@ install="$pkgname.pre-install" pkgusers=rethinkdb pkggroups=rethinkdb subpackages="$pkgname-doc" -source="http://download.rethinkdb.com/dist/$pkgname-$pkgver.tgz +source="https://download.rethinkdb.com/dist/$pkgname-$pkgver.tgz libressl-all.patch enable-build-ppc64le.patch enable-build-s390x.patch -- cgit v1.2.3