volk: update to 2.5.2.
This commit is contained in:
parent
82a65fd33c
commit
a3bd700601
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'volk'
|
# Template file for 'volk'
|
||||||
pkgname=volk
|
pkgname=volk
|
||||||
version=2.5.1
|
version=2.5.2
|
||||||
revision=1
|
revision=1
|
||||||
_cpu_features_gitrev="69d39934e83be9a0133d2850f15f5debd5eba06f"
|
_cpu_features_gitrev="69d39934e83be9a0133d2850f15f5debd5eba06f"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://libvolk.org/"
|
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="a935d284e6ea33fb6885a504e963bc4b92c170529a4268adf39a34c86e067e8d
|
checksum="fb447b8053f574a72697a26f08d51fb70d3b54b4e90e72b705138f8bc7ae6722
|
||||||
eec63919535abcf029f6fce1bca1192e67a5f5701d067d24094a54378c7f9563"
|
eec63919535abcf029f6fce1bca1192e67a5f5701d067d24094a54378c7f9563"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Reference in New Issue