cppzmq: update to 4.6.0.

This commit is contained in:
Andrew J. Hesford 2020-01-30 14:19:05 -05:00 committed by Toyam Cox
parent 26b2cf7fc9
commit 60ab14b5e2

View file

@ -1,17 +1,18 @@
# Template file for 'cppzmq'
pkgname=cppzmq
version=4.3.0
version=4.6.0
revision=1
build_style=cmake
configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
hostmakedepends="pkg-config"
makedepends="zeromq-devel"
depends="zeromq-devel"
short_desc="C++ binding for 0MQ"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT"
homepage="https://github.com/zeromq/cppzmq"
distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
checksum=27d1f56406ba94ee779e639203218820975cf68174f92fbeae0f645df0fcada4
checksum=e9203391a0b913576153a2ad22a2dc1479b1ec325beb6c46a3237c669aef5a52
post_install() {
vlicense LICENSE