mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/mongodb: rebuild against libressl
This commit is contained in:
parent
508506f652
commit
25ea4b5de2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user