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

Bruno Pagani archange at archlinux.org
Tue Apr 30 10:25:50 UTC 2019


    Date: Tuesday, April 30, 2019 @ 10:25:49
  Author: archange
Revision: 456732

upgpkg: opendht 1:1.9.3-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-30 10:25:30 UTC (rev 456731)
+++ PKGBUILD	2019-04-30 10:25:49 UTC (rev 456732)
@@ -3,7 +3,7 @@
 
 pkgname=opendht
 epoch=1
-pkgver=1.9.2
+pkgver=1.9.3
 pkgrel=1
 pkgdesc="A C++11 implementation of the Kademlia DHT (Distributed Hash Table)"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(msgpack-c cmake cython systemd cppunit)
 optdepends=('python: to use the Python bindings')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('86d9a360f1821cf489e73310095521840f3addb3fa5c1902917509a4fff53b74')
+sha256sums=('7e330818b4dd095f9e8416bf2684e03fde22db0b8e5b9b08c39cc4e1a893855a')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list