zeromq: update to 4.2.5.

This commit is contained in:
Enno Boland 2018-03-26 15:40:32 +02:00
parent fefba08f86
commit 3e522e3958
No known key found for this signature in database
GPG Key ID: D09964719BDE9971

View File

@ -1,6 +1,6 @@
# Template file for 'zeromq'
pkgname=zeromq
version=4.2.4
version=4.2.5
revision=1
build_style=gnu-configure
configure_args="--with-libsodium"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-3.0-or-later"
homepage="http://www.zeromq.org"
distfiles="https://github.com/zeromq/libzmq/releases/download/v${version}/zeromq-${version}.tar.gz"
checksum=1ad5c28d44e31f0f7cad09b95bafaca8cc5346ff24a63a5e7d01c954162ad536
checksum=cc9090ba35713d59bb2f7d7965f877036c49c5558ea0c290b0dcc6f2a17e489f
zeromq-devel_package() {
depends="${sourcepkg}-${version}_${revision}"