mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cppzmq: update to 4.10.0.
This commit is contained in:
parent
d0bbaa886b
commit
faa4e94896
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cppzmq'
|
# Template file for 'cppzmq'
|
||||||
pkgname=cppzmq
|
pkgname=cppzmq
|
||||||
version=4.7.1
|
version=4.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
|
configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zeromq/cppzmq"
|
homepage="https://github.com/zeromq/cppzmq"
|
||||||
distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
|
||||||
checksum=9853e0437d834cbed5d3c223bf1d755cadee70e7c964c6e42c4c6783dee5d02c
|
checksum=c81c81bba8a7644c84932225f018b5088743a22999c6d82a2b5f5cd1e6942b74
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue