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

Bruno Pagani archange at gemini.archlinux.org
Sun May 15 15:37:19 UTC 2022


    Date: Sunday, May 15, 2022 @ 15:37:19
  Author: archange
Revision: 1207440

upgpkg: opendht 1:2.4.4-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-15 15:36:52 UTC (rev 1207439)
+++ PKGBUILD	2022-05-15 15:37:19 UTC (rev 1207440)
@@ -3,7 +3,7 @@
 
 pkgname=opendht
 epoch=1
-pkgver=2.4.0
+pkgver=2.4.4
 pkgrel=1
 pkgdesc="C++14 Distributed Hash Table (DHT) implementation"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 checkdepends=(cppunit)
 optdepends=('python: to use the Python bindings'
             'msgpack-cxx: linking against opendht')
-_commit=bb7611fc3db688ad966170016b584c480227749f
+_commit=126f0ca966415ae1206aba9907f251c0888396d3
 source=(git+${url}#commit=${_commit})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list