diff --git a/community/opendht/PKGBUILD b/community/opendht/PKGBUILD index c283c9281..c74812d42 100644 --- a/community/opendht/PKGBUILD +++ b/community/opendht/PKGBUILD @@ -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)