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

Maxime Gauduin alucryd at archlinux.org
Mon Jul 16 07:55:26 UTC 2018


    Date: Monday, July 16, 2018 @ 07:55:25
  Author: alucryd
Revision: 359634

upgpkg: zeromq 4.2.5-1

Modified:
  zeromq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-16 07:40:09 UTC (rev 359633)
+++ PKGBUILD	2018-07-16 07:55:25 UTC (rev 359634)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 pkgname=zeromq
-pkgver=4.2.3
+pkgver=4.2.5
 pkgrel=1
 pkgdesc="Fast messaging system built on sockets.  C and C++ bindings.  aka 0MQ, ZMQ."
 arch=('x86_64')
@@ -13,7 +13,7 @@
 # "http://download.zeromq.org/$pkgname-$pkgver.tar.gz"
 source=("https://github.com/zeromq/libzmq/releases/download/v$pkgver/zeromq-$pkgver.tar.gz"
         "zmq.hpp.$pkgver::https://raw.githubusercontent.com/zeromq/cppzmq/b0e6d4b/zmq.hpp")
-sha256sums=('8f1e2b2aade4dbfde98d82366d61baef2f62e812530160d2e6d0a5bb24e40bc0'
+sha256sums=('cc9090ba35713d59bb2f7d7965f877036c49c5558ea0c290b0dcc6f2a17e489f'
             '02b73219656df3ffe3b231c7d0326e754a738ef2a83c8e94cd1e47d22cdd9535')
 
 prepare() {



More information about the arch-commits mailing list