testing/mongodb: rebuild against libressl

This commit is contained in:
Natanael Copa 2016-10-09 18:45:02 +00:00
parent 508506f652
commit 25ea4b5de2

View File

@ -2,14 +2,15 @@
# Contributor: Marc Vertes <marc.vertes@ugrid.net>
pkgname=mongodb
pkgver=3.2.7
pkgrel=0
pkgrel=1
pkgdesc='A high-performance, open source, schema-free document-oriented database'
url='http://www.mongodb.org'
arch='x86_64'
license='AGPL3'
pkgusers="mongodb"
depends=
depends_dev="scons openssl-dev pcre-dev snappy-dev boost-dev asio-dev libpcap-dev wiredtiger-dev"
depends_dev="scons libressl-dev pcre-dev snappy-dev boost-dev asio-dev libpcap-dev wiredtiger-dev
zlib-dev"
makedepends="$depends_dev"
install="$pkgname.pre-install"
source="http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz