mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/opendht to 2.5.5-1
This commit is contained in:
parent
4323c3fa2b
commit
54ad85a22f
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
pkgname=opendht
|
||||
epoch=1
|
||||
pkgver=2.5.2
|
||||
pkgrel=2
|
||||
pkgver=2.5.5
|
||||
pkgrel=1
|
||||
pkgdesc="C++17 Distributed Hash Table (DHT) implementation"
|
||||
arch=(x86_64)
|
||||
url="https://github.com/savoirfairelinux/opendht"
|
||||
|
@ -17,7 +17,7 @@ depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-pars
|
|||
makedepends=(git cmake msgpack-cxx asio restinio cython python-setuptools cppunit)
|
||||
optdepends=('python: to use the Python bindings'
|
||||
'msgpack-cxx: linking against opendht')
|
||||
_commit=adf57ce2f02e1fd241c07e641e761f360e7fb108
|
||||
_commit=d2f29b72c33b9a949c9ae8f96bb80048987f1c07
|
||||
source=(git+${url}#commit=${_commit})
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue