mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
volk: update to 2.2.1.
This commit is contained in:
parent
e1007e1749
commit
9bf24787ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'volk'
|
# Template file for 'volk'
|
||||||
pkgname=volk
|
pkgname=volk
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
||||||
checksum=9745d60c16e7af61b58d3ae0e53e8d4464fd932bb56ae8fd143f6db2e3aa0217
|
checksum=283d088f93774a55cb8be058b3d3b4a06d8bd44d6bc0016416f5a7818dd05db4
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv6l*)
|
armv6l*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue