[arch-commits] Commit in wiredtiger/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Dec 24 15:40:29 UTC 2017
Date: Sunday, December 24, 2017 @ 15:40:27
Author: felixonmars
Revision: 275780
upgpkg: wiredtiger 2.9.3.20171205-2
enable verbose
Modified:
wiredtiger/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-24 15:40:06 UTC (rev 275779)
+++ PKGBUILD 2017-12-24 15:40:27 UTC (rev 275780)
@@ -5,7 +5,7 @@
pkgname=wiredtiger
pkgver=2.9.3.20171205
_commit=d8f244717b6338063e0c20628bfa4bb65a821e0c
-pkgrel=1
+pkgrel=2
pkgdesc="High performance, scalable, production quality, NoSQL, Open Source extensible platform for data management"
arch=('x86_64')
url="http://source.wiredtiger.com/"
@@ -26,6 +26,7 @@
--enable-leveldb \
--enable-lz4 \
--enable-tcmalloc \
+ --enable-verbose \
--with-builtins=snappy,zlib
make
}
More information about the arch-commits
mailing list