community/opendht to 2.4.4-1

This commit is contained in:
Kevin Mihelich 2022-05-15 19:58:17 +00:00
parent f378f7d255
commit 4c0254cd1a

View file

@ -7,7 +7,7 @@
pkgname=opendht
epoch=1
pkgver=2.4.0
pkgver=2.4.4
pkgrel=1
pkgdesc="C++14 Distributed Hash Table (DHT) implementation"
arch=(x86_64)
@ -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=bb7611fc3db688ad966170016b584c480227749f
_commit=126f0ca966415ae1206aba9907f251c0888396d3
source=(git+${url}#commit=${_commit})
sha256sums=(SKIP)