vc: update to 1.4.0.

This commit is contained in:
maxice8 2018-10-03 02:52:37 -03:00
parent 3d49181bb5
commit 98c0e514b9
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,16 +1,16 @@
# Template file for 'vc'
pkgname=vc
version=1.3.3
version=1.4.0
revision=1
wrksrc="Vc-${version}"
build_style=cmake
configure_args="-DTARGET_ARCHITECTURE=generic"
short_desc="Library to ease explicit vectorization of C++ code"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="3-clause-BSD"
license="BSD-3-Clause"
homepage="https://github.com/VcDevel/Vc"
distfiles="${homepage}/releases/download/${version}/Vc-${version}.tar.gz"
checksum=08c629d2e14bfb8e4f1a10f09535e4a3c755292503c971ab46637d2986bdb4fe
checksum=e6cfc056eb3a72a57751e768ba63236ebf2711d267fbd1dc0acfee0ac16fdf68
# CMAKE_SYSTEM_PROCESSOR isnt set when cross compiling
case "$XBPS_TARGET_MACHINE" in