community/linux-tools to 5.17-1

This commit is contained in:
David Beauchamp 2022-03-25 20:19:14 -04:00
parent be3716cb53
commit b684a580ab

View file

@ -22,7 +22,7 @@ pkgname=(
'gpio-utils'
'iio-utils'
)
pkgver=5.16
pkgver=5.17
pkgrel=1
license=('GPL2')
arch=('x86_64')
@ -44,6 +44,8 @@ makedepends+=('ncurses')
makedepends+=('readline' 'zlib' 'libelf' 'libcap' 'python-docutils')
# turbostat deps
makedepends+=('libcap')
# bpftool
makedepends+=('llvm' 'clang')
groups=("$pkgbase")
source=("https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${pkgver}.tar.xz"
# "https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-$pkgver.1.xz"