From 257add128e3c5b8d0cd65b1f2f4877aaccdd2e0c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 28 Jul 2023 12:39:56 +0000 Subject: [PATCH] extra/opendht to 2.5.5-2 --- extra/opendht/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/opendht/PKGBUILD b/extra/opendht/PKGBUILD index 86f0cb079..22562e888 100644 --- a/extra/opendht/PKGBUILD +++ b/extra/opendht/PKGBUILD @@ -8,13 +8,13 @@ pkgname=opendht epoch=1 pkgver=2.5.5 -pkgrel=1 +pkgrel=2 pkgdesc="C++17 Distributed Hash Table (DHT) implementation" arch=(x86_64) url="https://github.com/savoirfairelinux/opendht" license=(GPL3) depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-parser openssl) -makedepends=(git cmake msgpack-cxx asio restinio cython python-setuptools cppunit) +makedepends=(git cmake msgpack-cxx asio restinio cython0 python-setuptools cppunit) optdepends=('python: to use the Python bindings' 'msgpack-cxx: linking against opendht') _commit=d2f29b72c33b9a949c9ae8f96bb80048987f1c07