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

Bruno Pagani archange at gemini.archlinux.org
Wed Feb 16 19:58:44 UTC 2022


    Date: Wednesday, February 16, 2022 @ 19:58:44
  Author: archange
Revision: 1133504

upgpkg: opendht 1:2.3.2-1

Modified:
  opendht/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-16 19:53:57 UTC (rev 1133503)
+++ PKGBUILD	2022-02-16 19:58:44 UTC (rev 1133504)
@@ -3,8 +3,8 @@
 
 pkgname=opendht
 epoch=1
-pkgver=2.3.1.r7+ga89e4d62
-pkgrel=4
+pkgver=2.3.2
+pkgrel=1
 pkgdesc="C++14 Distributed Hash Table (DHT) implementation"
 arch=(x86_64)
 url="https://github.com/savoirfairelinux/opendht"
@@ -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=a89e4d626eae388bfd4049faadcb5deec58fb6fc
+_commit=db000a2f8849584f84a26cba8583a188741e0418
 source=(git+${url}#commit=${_commit})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list