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

Bruno Pagani archange at archlinux.org
Sat Apr 20 11:33:55 UTC 2019


    Date: Saturday, April 20, 2019 @ 11:33:54
  Author: archange
Revision: 452081

upgpkg: opendht 1:1.9.2-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 11:26:02 UTC (rev 452080)
+++ PKGBUILD	2019-04-20 11:33:54 UTC (rev 452081)
@@ -3,7 +3,7 @@
 
 pkgname=opendht
 epoch=1
-pkgver=1.9.1
+pkgver=1.9.2
 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=('1a097edde82b8eddcc0ed82b2acb9a59b91cd3bfd7bead677763c5b46a06b1ac')
+sha256sums=('86d9a360f1821cf489e73310095521840f3addb3fa5c1902917509a4fff53b74')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list