community/opendht to 1.10.1-1

This commit is contained in:
Kevin Mihelich 2019-08-31 15:47:20 +00:00
parent 9aaa4bc369
commit 97274088d1

View file

@ -7,8 +7,8 @@
pkgname=opendht
epoch=1
pkgver=1.9.5
pkgrel=2
pkgver=1.10.1
pkgrel=1
pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
arch=(x86_64)
url="https://github.com/savoirfairelinux/opendht"
@ -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=('7712f158754234be39d2839d3677525eaf1e753505fc965e24b49d9088ff9415')
sha512sums=(d0ab4aa376ecd4ac57af78a1491cd0f466021790ebea0e00032a503d61127f323cb37f04d94f2a35797dc52051407708f49ed99be558003acc102ff017dbdf29)
prepare() {
mkdir -p build