mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
zeromq: update to 4.3.2.
This commit is contained in:
parent
9baf4fe352
commit
22acf24b56
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zeromq'
|
||||
pkgname=zeromq
|
||||
version=4.3.1
|
||||
version=4.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libsodium"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
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=bcbabe1e2c7d0eec4ed612e10b94b112dd5f06fcefa994a0c79a45d835cd21eb
|
||||
checksum=ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763
|
||||
|
||||
zeromq-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue