extra/linux-tools to 6.7-1

This commit is contained in:
Kevin Mihelich 2024-01-08 02:12:46 +00:00
parent bae78843c4
commit 91e7f40d94
2 changed files with 4 additions and 7 deletions

View file

@ -1,5 +1,5 @@
pkgbase = linux-tools
pkgver = 6.6
pkgver = 6.7
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
@ -36,8 +36,7 @@ pkgbase = linux-tools
makedepends = clang
options = !strip
options = !lto
source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.6?signed
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.6.7.xz
source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.7?signed
source = cpupower.default
source = cpupower.systemd
source = cpupower.service
@ -48,7 +47,6 @@ pkgbase = linux-tools
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = SKIP
sha256sums = b227017c1aba9089054a2ca8b6671225de948a6643d7a759558386540f55d1e2
sha256sums = 4fa509949d6863d001075fa3e8671eff2599c046d20c98bb4a70778595cd1c3f
sha256sums = b692f4859ed3fd9831a058a450a84d8c409bf7e3e45aac1c2896a14bb83f3d7a
sha256sums = 42d2ec9f1d9cc255ee7945a27301478364ef482f5a6ddfc960189f03725ccec2

View file

@ -21,7 +21,7 @@ pkgname=(
'gpio-utils'
'iio-utils'
)
pkgver=6.6
pkgver=6.7
pkgrel=1
license=('GPL2')
arch=('x86_64')
@ -48,7 +48,7 @@ makedepends+=('libcap')
makedepends+=('llvm' 'clang')
groups=("$pkgbase")
source=("https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-${pkgver}.tar.xz"
"https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-$pkgver.7.xz"
#"https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-$pkgver.7.xz"
'cpupower.default'
'cpupower.systemd'
'cpupower.service'
@ -58,7 +58,6 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-${pkgver}.tar.xz"
'hv_vss_daemon.service'
)
sha256sums=('74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1'
'b227017c1aba9089054a2ca8b6671225de948a6643d7a759558386540f55d1e2'
'4fa509949d6863d001075fa3e8671eff2599c046d20c98bb4a70778595cd1c3f'
'b692f4859ed3fd9831a058a450a84d8c409bf7e3e45aac1c2896a14bb83f3d7a'
'42d2ec9f1d9cc255ee7945a27301478364ef482f5a6ddfc960189f03725ccec2'