[arch-commits] Commit in opendht/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Fri Mar 18 11:16:01 UTC 2022


    Date: Friday, March 18, 2022 @ 11:16:00
  Author: archange
Revision: 1158355

upgpkg: opendht 1:2.3.5-1

Modified:
  opendht/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-18 11:09:31 UTC (rev 1158354)
+++ PKGBUILD	2022-03-18 11:16:00 UTC (rev 1158355)
@@ -3,7 +3,7 @@
 
 pkgname=opendht
 epoch=1
-pkgver=2.3.2
+pkgver=2.3.5
 pkgrel=1
 pkgdesc="C++14 Distributed Hash Table (DHT) implementation"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(git cmake msgpack-c msgpack-cxx asio restinio cython python-setuptools)
 checkdepends=(cppunit)
 optdepends=('python: to use the Python bindings')
-_commit=db000a2f8849584f84a26cba8583a188741e0418
+_commit=90022ee3e8640f0d6165c7471b2e87b5209abf7c
 source=(git+${url}#commit=${_commit})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list