czmq: update to 4.2.1.
This commit is contained in:
parent
62fd8f017e
commit
aa7c153d64
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'czmq'
|
# Template file for 'czmq'
|
||||||
pkgname=czmq
|
pkgname=czmq
|
||||||
version=4.2.0
|
version=4.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="asciidoc automake libtool pkg-config xmlto"
|
hostmakedepends="asciidoc automake libtool pkg-config xmlto"
|
||||||
makedepends="libuuid-devel zeromq-devel"
|
makedepends="libuuid-devel zeromq-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="http://czmq.zeromq.org/"
|
homepage="http://czmq.zeromq.org/"
|
||||||
distfiles="https://github.com/zeromq/czmq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zeromq/czmq/archive/v${version}.tar.gz"
|
||||||
checksum=31185090b500b64855003be2450ced00efa6b58544639acfc68aa13c9ec249f8
|
checksum=83457cd32a2c2615b8d7ebcf91b198cb0d8df383a2072b96835ab250164d8a83
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue