mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/libvolk to 1.3-1
This commit is contained in:
parent
b2fc9ba8ef
commit
0f3187ee03
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch to not build neon on !ARMv7
|
||||
|
||||
pkgname=libvolk
|
||||
pkgver=1.2.2
|
||||
pkgver=1.3
|
||||
pkgrel=1
|
||||
pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -15,7 +15,7 @@ depends=('gcc-libs' 'boost-libs' 'orc' 'python2')
|
|||
makedepends=('boost' 'cmake' 'python2-cheetah')
|
||||
source=("http://libvolk.org/releases/volk-$pkgver.tar.gz"
|
||||
'0001-Use-NEON-for-ARMv7-only.patch')
|
||||
md5sums=('540e2c55e525c04920e0e63d0de530b3'
|
||||
md5sums=('d04edc0779431c8660a8a592792a3680'
|
||||
'da3b1d0b0f859697c743563ee55152d3')
|
||||
|
||||
# doxygen for docs
|
||||
|
|
Loading…
Reference in a new issue