extra/opendht to 3.1.9-3

This commit is contained in:
David Beauchamp 2024-05-24 13:00:14 -04:00
parent 3506ddb1e4
commit 51734deda0
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = opendht
pkgdesc = C++17 Distributed Hash Table (DHT) implementation
pkgver = 3.1.9
pkgrel = 2
pkgrel = 3
epoch = 1
url = https://github.com/savoirfairelinux/opendht
arch = x86_64
@ -12,7 +12,7 @@ pkgbase = opendht
makedepends = msgpack-cxx
makedepends = asio
makedepends = restinio
makedepends = cython0
makedepends = cython
makedepends = python-setuptools
depends = glibc
depends = gnutls

View file

@ -8,13 +8,13 @@
pkgname=opendht
epoch=1
pkgver=3.1.9
pkgrel=2
pkgrel=3
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 cython0 python-setuptools cppunit)
makedepends=(git cmake msgpack-cxx asio restinio cython python-setuptools cppunit)
optdepends=('python: to use the Python bindings'
'msgpack-cxx: linking against opendht')
_commit=4eaa53a4a6c5bee338c0363a765a68505bd75085