community/opendht to 1.8.1-2

This commit is contained in:
Kevin Mihelich 2019-03-26 18:44:33 +00:00
parent cd22b15a83
commit 96f856a2e1

View file

@ -7,7 +7,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')
@ -38,6 +38,7 @@ build() {
-DOPENDHT_SYSTEMD=ON \
-DOPENDHT_LTO=OFF \
-DOPENDHT_TOOLS=ON \
-DOPENDHT_INDEX=ON \
-DOPENDHT_PYTHON=ON \
-DOPENDHT_PROXY_SERVER=ON \
-DOPENDHT_PROXY_CLIENT=ON \