cppzmq: update to 4.7.1.
This commit is contained in:
parent
0e709bf976
commit
2c97ace175
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cppzmq'
|
||||
pkgname=cppzmq
|
||||
version=4.6.0
|
||||
version=4.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
|
||||
|
@ -12,7 +12,7 @@ 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=e9203391a0b913576153a2ad22a2dc1479b1ec325beb6c46a3237c669aef5a52
|
||||
checksum=9853e0437d834cbed5d3c223bf1d755cadee70e7c964c6e42c4c6783dee5d02c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue