mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/opendht to 2.5.5-2
This commit is contained in:
parent
bb3d173e3b
commit
257add128e
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
pkgname=opendht
|
||||
epoch=1
|
||||
pkgver=2.5.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="C++17 Distributed Hash Table (DHT) implementation"
|
||||
arch=(x86_64)
|
||||
url="https://github.com/savoirfairelinux/opendht"
|
||||
license=(GPL3)
|
||||
depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-parser openssl)
|
||||
makedepends=(git cmake msgpack-cxx asio restinio cython python-setuptools cppunit)
|
||||
makedepends=(git cmake msgpack-cxx asio restinio cython0 python-setuptools cppunit)
|
||||
optdepends=('python: to use the Python bindings'
|
||||
'msgpack-cxx: linking against opendht')
|
||||
_commit=d2f29b72c33b9a949c9ae8f96bb80048987f1c07
|
||||
|
|
Loading…
Reference in a new issue