community/opendht to 2.3.5-1

This commit is contained in:
Kevin Mihelich 2022-03-18 12:58:02 +00:00
parent 344902696c
commit 6eb2b54077

View file

@ -7,7 +7,7 @@
pkgname=opendht
epoch=1
pkgver=2.3.2
pkgver=2.3.5
pkgrel=1
pkgdesc="C++14 Distributed Hash Table (DHT) implementation"
arch=(x86_64)
@ -16,7 +16,7 @@ license=(GPL3)
depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-parser openssl)
makedepends=(git cmake msgpack-c msgpack-cxx asio restinio cython python-setuptools cppunit)
optdepends=('python: to use the Python bindings')
_commit=db000a2f8849584f84a26cba8583a188741e0418
_commit=90022ee3e8640f0d6165c7471b2e87b5209abf7c
source=(git+${url}#commit=${_commit})
sha256sums=(SKIP)