community/opendht to 2.5.5-1

This commit is contained in:
Kevin Mihelich 2023-05-06 16:42:51 +00:00
parent 4323c3fa2b
commit 54ad85a22f

View file

@ -7,8 +7,8 @@
pkgname=opendht
epoch=1
pkgver=2.5.2
pkgrel=2
pkgver=2.5.5
pkgrel=1
pkgdesc="C++17 Distributed Hash Table (DHT) implementation"
arch=(x86_64)
url="https://github.com/savoirfairelinux/opendht"
@ -17,7 +17,7 @@ depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-pars
makedepends=(git cmake msgpack-cxx asio restinio cython python-setuptools cppunit)
optdepends=('python: to use the Python bindings'
'msgpack-cxx: linking against opendht')
_commit=adf57ce2f02e1fd241c07e641e761f360e7fb108
_commit=d2f29b72c33b9a949c9ae8f96bb80048987f1c07
source=(git+${url}#commit=${_commit})
sha256sums=('SKIP')