[arch-commits] Commit in mongodb/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Aug 14 14:55:49 UTC 2014


    Date: Thursday, August 14, 2014 @ 16:55:48
  Author: fyan
Revision: 117390

upgpkg: mongodb 2.6.3-2

boost 1.56.0 rebuild

Modified:
  mongodb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-14 07:50:24 UTC (rev 117389)
+++ PKGBUILD	2014-08-14 14:55:48 UTC (rev 117390)
@@ -7,7 +7,7 @@
 
 pkgname=mongodb
 pkgver=2.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A high-performance, open source, schema-free document-oriented database'
 arch=('i686' 'x86_64')
 url='http://www.mongodb.org'
@@ -33,8 +33,8 @@
     --use-sasl-client \
     --use-system-boost \
     --ssl --cc=clang --cxx=clang++
+    # --use-system-v8
     # --use-system-yaml
-    # --use-system-v8
 }
 
 check() {




More information about the arch-commits mailing list