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

Bruno Pagani archange at gemini.archlinux.org
Thu Jun 30 10:38:44 UTC 2022


    Date: Thursday, June 30, 2022 @ 10:38:44
  Author: archange
Revision: 1242994

upgpkg: opendht 1:2.4.7.2-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 10:35:13 UTC (rev 1242993)
+++ PKGBUILD	2022-06-30 10:38:44 UTC (rev 1242994)
@@ -3,9 +3,9 @@
 
 pkgname=opendht
 epoch=1
-pkgver=2.4.4
+pkgver=2.4.7.2
 pkgrel=1
-pkgdesc="C++14 Distributed Hash Table (DHT) implementation"
+pkgdesc="C++17 Distributed Hash Table (DHT) implementation"
 arch=(x86_64)
 url="https://github.com/savoirfairelinux/opendht"
 license=(GPL3)
@@ -14,7 +14,7 @@
 checkdepends=(cppunit)
 optdepends=('python: to use the Python bindings'
             'msgpack-cxx: linking against opendht')
-_commit=126f0ca966415ae1206aba9907f251c0888396d3
+_commit=4d356b6dcaed3ee0280fc2ef31933dd951b9aba7
 source=(git+${url}#commit=${_commit})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list