mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
volk: update cpu_features
This commit is contained in:
parent
703845a723
commit
5095189a27
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=volk
|
pkgname=volk
|
||||||
version=2.5.2
|
version=2.5.2
|
||||||
revision=1
|
revision=1
|
||||||
_cpu_features_gitrev="69d39934e83be9a0133d2850f15f5debd5eba06f"
|
_cpu_features_gitrev="188d0d3c383689cdb6bb70dc6da2469faec84f61"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config python3-cheetah3 git python3-Mako python3-six"
|
hostmakedepends="pkg-config python3-cheetah3 git python3-Mako python3-six"
|
||||||
makedepends="python3-cheetah3 python3-devel python3-Mako python3-six"
|
makedepends="python3-cheetah3 python3-devel python3-Mako python3-six"
|
||||||
|
@ -13,7 +13,7 @@ homepage="http://libvolk.org/"
|
||||||
distfiles="https://github.com/gnuradio/volk/archive/v${version}.tar.gz
|
distfiles="https://github.com/gnuradio/volk/archive/v${version}.tar.gz
|
||||||
https://github.com/google/cpu_features/archive/${_cpu_features_gitrev}.tar.gz"
|
https://github.com/google/cpu_features/archive/${_cpu_features_gitrev}.tar.gz"
|
||||||
checksum="fb447b8053f574a72697a26f08d51fb70d3b54b4e90e72b705138f8bc7ae6722
|
checksum="fb447b8053f574a72697a26f08d51fb70d3b54b4e90e72b705138f8bc7ae6722
|
||||||
eec63919535abcf029f6fce1bca1192e67a5f5701d067d24094a54378c7f9563"
|
ef383c81e84e7ce56eeb9207ded6937f0aefd6747c319d8d3265e6d9be164db1"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv6l*)
|
armv6l*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue