diff options
Diffstat (limited to 'testing/mongodb/APKBUILD')
-rw-r--r-- | testing/mongodb/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mongodb/APKBUILD b/testing/mongodb/APKBUILD index acb6a4cc1..308c2096e 100644 --- a/testing/mongodb/APKBUILD +++ b/testing/mongodb/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mongodb pkgver=2.4.4 -pkgrel=1 +pkgrel=2 pkgdesc="High-performance, schema-free document-oriented database" url="http://www.mongodb.org" -#arch="x86" +arch="x86" license="AGPLv3 and zlib and ASL 2.0" depends="" depends_dev="boost-dev python-dev pcre-dev readline-dev libpcap-dev |