Date: Saturday, November 12, 2022 @ 19:30:52
  Author: arojas
Revision: 1347066

upgpkg: opendht 1:2.4.10-1: Update to 2.4.10

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-12 19:20:44 UTC (rev 1347065)
+++ PKGBUILD    2022-11-12 19:30:52 UTC (rev 1347066)
@@ -3,8 +3,8 @@
 
 pkgname=opendht
 epoch=1
-pkgver=2.4.9
-pkgrel=3
+pkgver=2.4.10
+pkgrel=1
 pkgdesc="C++17 Distributed Hash Table (DHT) implementation"
 arch=(x86_64)
 url="https://github.com/savoirfairelinux/opendht";
@@ -14,7 +14,7 @@
 checkdepends=(cppunit)
 optdepends=('python: to use the Python bindings'
             'msgpack-cxx: linking against opendht')
-_commit=2c7edb695f4796df77434e2445e3cff9be820c76
+_commit=69a1bdfc45617d9374954948fbe840f34d58b3b4
 source=(git+${url}#commit=${_commit})
 sha256sums=(SKIP)
 

Reply via email to