zeromq: update to 4.2.1.

This commit is contained in:
Michael Gehring 2017-01-01 09:22:51 +00:00
parent 05cf79129b
commit bd4b4d2f69
1 changed files with 2 additions and 2 deletions

View File

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