Update vc-intrinsics to 0.18.0
This commit is contained in:
parent
fa2ba97a1b
commit
1cc721e1d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vc-intrinsics'
|
# Template file for 'vc-intrinsics'
|
||||||
pkgname=vc-intrinsics
|
pkgname=vc-intrinsics
|
||||||
version=0.17.0
|
version=0.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLLVM_DIR=/usr/lib/cmake/llvm"
|
configure_args="-DLLVM_DIR=/usr/lib/cmake/llvm"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/intel/vc-intrinsics"
|
homepage="https://github.com/intel/vc-intrinsics"
|
||||||
changelog="${homepage}/releases/tag/v${version}"
|
changelog="${homepage}/releases/tag/v${version}"
|
||||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=25a54888ec2fb4d6def6916a63954ac4d4b4d7bf3e64049b44e8bad508913314
|
checksum=b694273095356b35686c1e8684ee215f46bd8a73988092913d84216f080ef995
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue