extra/libvolk to 3.0.0-3

This commit is contained in:
Kevin Mihelich 2023-08-22 23:47:01 +00:00
parent 50fee6933a
commit 3ce03ba364

View file

@ -9,13 +9,13 @@ pkgname=libvolk
epoch=2
pkgver=3.0.0
_cpuver=0.6.0
pkgrel=2
pkgrel=3
pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
arch=('x86_64')
url="https://www.libvolk.org/"
license=('GPL3')
depends=('gcc-libs' 'boost-libs' 'orc' 'python' 'python-six')
makedepends=('boost' 'cmake' 'python-mako')
depends=('gcc-libs' 'orc' 'python' 'python-six')
makedepends=('cmake' 'python-mako')
source=("volk-$pkgver.tgz::https://github.com/gnuradio/volk/archive/v$pkgver.tar.gz"
"cpufeatures-$_cpuver.tgz::https://github.com/google/cpu_features/archive/v$_cpuver.tar.gz")
sha256sums=('617c25a5a240e41e50d695851925541b19e011d516c3e0c288a5aeefb3ceb7fd'