~alpine/aports

testing/rethinkdb: updated aport v1 PROPOSED

Daniel Treadwell <daniel@djt.id.au>
Daniel Treadwell: 1
 testing/rethinkdb: updated aport

 1 files changed, 7 insertions(+), 9 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2209/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/rethinkdb: updated aport Export this patch

Daniel Treadwell <daniel@djt.id.au>
http://rethinkdb.com
Distributed powerful and scalable NoSQL database
---
 testing/rethinkdb/APKBUILD | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/testing/rethinkdb/APKBUILD b/testing/rethinkdb/APKBUILD
index 1a97bab..c524d9f 100644
--- a/testing/rethinkdb/APKBUILD
+++ b/testing/rethinkdb/APKBUILD
@@ -1,17 +1,15 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
# Maintainer: Daniel Treadwell <daniel@djt.id.au>
pkgname=rethinkdb
pkgver=2.3.1
pkgver=2.3.5
pkgrel=0
pkgdesc="Distributed powerful and scalable NoSQL database"
url="http://www.rethinkdb.com"
arch="x86_64 x86"
license="AGPL"
depends=""
depends_dev="protobuf-dev icu-dev openssl-dev curl-dev boost-dev
	libexecinfo-dev"
makedepends="$depends_dev bash python linux-headers bsd-compat-headers m4
	paxmark"
depends_dev="protobuf-dev icu-dev openssl-dev curl-dev boost-dev libexecinfo-dev"
makedepends="$depends_dev bash python linux-headers bsd-compat-headers m4 paxmark"
install=""
pkgusers=rethinkdb
pkggroups=rethinkdb
@@ -69,9 +67,9 @@ package() {
	paxmark -m "$pkgdir"/usr/bin/rethinkdb || return 1
}

md5sums="dd5a79068b14c076812436d52804f3f7  rethinkdb-2.3.1.tgz
md5sums="89614869d931f8c6e7473e66887089ca  rethinkdb-2.3.5.tgz
bb1cde2ba1d6a71ed79c31161b1bf64b  rethinkdb.initd"
sha256sums="4a2a84a57a5a03523b66d9ec551e92d5e8bd6b04b7275db1aae890d357387ceb  rethinkdb-2.3.1.tgz
sha256sums="dd8aeee169b177179bfe080725f0560443e0f26dae875b32ae25d90cf2f8ee10  rethinkdb-2.3.5.tgz
d7294473f30cd2fa7837de6ed4816efd2c8663a15c7396d8c37a0a9f2fc1a787  rethinkdb.initd"
sha512sums="135aeb32560d0a8721d9426456d81fbd1e07e7c2ceea6365658ca698a610534c4e1d19cceb66c1d27a023ffeab9d0b6634eef0f636799beb3ad9e59ae487ac76  rethinkdb-2.3.1.tgz
sha512sums="ac71656fd2451fd36432fa0f7d2c16c2be53888f748d88f0bfc2fb9ad7cd3c704b56551bc35eda72eb08fffdd799727a3cbe83830337cf71e17c159588d33c94  rethinkdb-2.3.5.tgz
d9997f453623e4a85e19052464d97738be70277fd14b985e9123414792b85cf5e5b30e8ecb94b48cdab43c4fb39898ca35e7fbc8943e13f95db2a992ba2289a1  rethinkdb.initd"
-- 
2.8.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---