zeromq: update to 4.2.3.
This commit is contained in:
parent
1f52b9d972
commit
4b97abfca2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zeromq'
|
||||
pkgname=zeromq
|
||||
version=4.2.2
|
||||
revision=2
|
||||
version=4.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libsodium"
|
||||
hostmakedepends="pkg-config asciidoc xmlto"
|
||||
|
@ -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=5b23f4ca9ef545d5bd3af55d305765e3ee06b986263b31967435d285a3e6df6b
|
||||
checksum=8f1e2b2aade4dbfde98d82366d61baef2f62e812530160d2e6d0a5bb24e40bc0
|
||||
|
||||
zeromq-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue