community/opendht to 2.4.10-1

This commit is contained in:
Kevin Mihelich 2022-11-13 00:20:08 +00:00
parent c67515ba8c
commit f9cf6f3a91

View file

@ -7,8 +7,8 @@
pkgname=opendht
epoch=1
pkgver=2.4.9
pkgrel=3
pkgver=2.4.10
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=2c7edb695f4796df77434e2445e3cff9be820c76
_commit=69a1bdfc45617d9374954948fbe840f34d58b3b4
source=(git+${url}#commit=${_commit})
sha256sums=(SKIP)