cppzmq: update to 4.3.0.

This commit is contained in:
maxice8 2018-08-16 22:56:55 -03:00
parent 0539995e40
commit e5b45c463e
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 2 deletions

View File

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