community/opendht to 1.9.3-1

This commit is contained in:
Kevin Mihelich 2019-04-30 12:40:12 +00:00
parent f389fba1eb
commit fa75e66d15

View file

@ -7,7 +7,7 @@
pkgname=opendht
epoch=1
pkgver=1.9.2
pkgver=1.9.3
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=('86d9a360f1821cf489e73310095521840f3addb3fa5c1902917509a4fff53b74')
sha256sums=('7e330818b4dd095f9e8416bf2684e03fde22db0b8e5b9b08c39cc4e1a893855a')
prepare() {
mkdir -p build