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

Bruno Pagani archange at archlinux.org
Thu May 2 19:42:10 UTC 2019


    Date: Thursday, May 2, 2019 @ 19:42:09
  Author: archange
Revision: 457810

upgpkg: opendht 1:1.9.4-1

Modified:
  opendht/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-02 19:35:53 UTC (rev 457809)
+++ PKGBUILD	2019-05-02 19:42:09 UTC (rev 457810)
@@ -3,7 +3,7 @@
 
 pkgname=opendht
 epoch=1
-pkgver=1.9.3
+pkgver=1.9.4
 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=('7e330818b4dd095f9e8416bf2684e03fde22db0b8e5b9b08c39cc4e1a893855a')
+sha256sums=('f94f1400d90b174d7299714634099013b80ab80ec2bc4f574c790c612d859891')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list