community/opendht to 1.9.2-1

This commit is contained in:
Kevin Mihelich 2019-04-20 15:10:47 +00:00
parent 8f673cdcde
commit f459b163a0

View file

@ -7,7 +7,7 @@
pkgname=opendht
epoch=1
pkgver=1.9.1
pkgver=1.9.2
pkgrel=1
pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
arch=(x86_64)
@ -17,7 +17,7 @@ depends=(gnutls nettle readline argon2 jsoncpp restbed)
makedepends=(msgpack-c cmake cython systemd cppunit)
optdepends=('python: to use the Python bindings')
source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('1a097edde82b8eddcc0ed82b2acb9a59b91cd3bfd7bead677763c5b46a06b1ac')
sha256sums=('86d9a360f1821cf489e73310095521840f3addb3fa5c1902917509a4fff53b74')
prepare() {
mkdir -p build