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

Bruno Pagani archange at archlinux.org
Tue Mar 26 14:25:39 UTC 2019


    Date: Tuesday, March 26, 2019 @ 14:25:38
  Author: archange
Revision: 443552

FS#62132

Modified:
  opendht/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-26 13:45:06 UTC (rev 443551)
+++ PKGBUILD	2019-03-26 14:25:38 UTC (rev 443552)
@@ -3,7 +3,7 @@
 
 pkgname=opendht
 pkgver=1.8.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
 arch=('x86_64')
@@ -31,6 +31,7 @@
     -DOPENDHT_SYSTEMD=ON \
     -DOPENDHT_LTO=ON \
     -DOPENDHT_TOOLS=ON \
+    -DOPENDHT_INDEX=ON \
     -DOPENDHT_PYTHON=ON \
     -DOPENDHT_PROXY_SERVER=ON \
     -DOPENDHT_PROXY_CLIENT=ON \



More information about the arch-commits mailing list