mirror of
https://aur.archlinux.org/linux-vfio.git
synced 2024-12-26 06:24:09 +00:00
6.7.4
This commit is contained in:
parent
3d7255075f
commit
f1e806407d
14
.SRCINFO
14
.SRCINFO
@ -1,6 +1,6 @@
|
|||||||
pkgbase = linux-vfio
|
pkgbase = linux-vfio
|
||||||
pkgdesc = Linux
|
pkgdesc = Linux
|
||||||
pkgver = 6.7.3
|
pkgver = 6.7.4
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://www.kernel.org
|
url = https://www.kernel.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -19,19 +19,23 @@ pkgbase = linux-vfio
|
|||||||
makedepends = python-sphinx
|
makedepends = python-sphinx
|
||||||
makedepends = texlive-latexextra
|
makedepends = texlive-latexextra
|
||||||
options = !strip
|
options = !strip
|
||||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.3.tar.xz
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.4.tar.xz
|
||||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.3.tar.sign
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.4.tar.sign
|
||||||
source = config-6.7.3::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
|
source = config-6.7.4::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
|
||||||
source = 1001-6.6.7-add-acs-overrides.patch
|
source = 1001-6.6.7-add-acs-overrides.patch
|
||||||
source = 1002-6.6.7-i915-vga-arbiter.patch
|
source = 1002-6.6.7-i915-vga-arbiter.patch
|
||||||
|
source = https://github.com/archlinux/linux/releases/download/v6.7.4-arch1/linux-v6.7.4-arch1.patch.zst
|
||||||
|
source = https://github.com/archlinux/linux/releases/download/v6.7.4-arch1/linux-v6.7.4-arch1.patch.zst.sig
|
||||||
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
||||||
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
||||||
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
|
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
|
||||||
sha256sums = b7f08c652747574a3aa26e317d7a8f23ffab3fb645e1b1533b215dcfd5742b44
|
sha256sums = f68d9f5ffc0a24f850699b86c8aea8b8687de7384158d5ed3bede37de098d60c
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = f342986bd27980c96c952b0dd8103d3e21a942d87f18df1308fab370e20010fb
|
sha256sums = f342986bd27980c96c952b0dd8103d3e21a942d87f18df1308fab370e20010fb
|
||||||
sha256sums = 2a3c732d4d61a631c98b2a3e4afb1fa5dbf8be5c43519b2a59d0e65170c9d8db
|
sha256sums = 2a3c732d4d61a631c98b2a3e4afb1fa5dbf8be5c43519b2a59d0e65170c9d8db
|
||||||
|
sha256sums = SKIP
|
||||||
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = linux-vfio
|
pkgname = linux-vfio
|
||||||
pkgdesc = The Linux kernel and modules (ACS override and i915 VGA arbiter patches)
|
pkgdesc = The Linux kernel and modules (ACS override and i915 VGA arbiter patches)
|
||||||
|
6
PKGBUILD
6
PKGBUILD
@ -5,7 +5,7 @@
|
|||||||
# Contributor: Dan Ziemba <zman0900@gmail.com>
|
# Contributor: Dan Ziemba <zman0900@gmail.com>
|
||||||
|
|
||||||
## options
|
## options
|
||||||
: ${_build_arch_patch:=ftrue}
|
: ${_build_arch_patch:=true}
|
||||||
|
|
||||||
: ${_build_clang:=false}
|
: ${_build_clang:=false}
|
||||||
: ${_build_tracer:=true}
|
: ${_build_tracer:=true}
|
||||||
@ -23,7 +23,7 @@
|
|||||||
_gitname="linux"
|
_gitname="linux"
|
||||||
_pkgname="$_gitname${_pkgtype:-}"
|
_pkgname="$_gitname${_pkgtype:-}"
|
||||||
pkgbase="$_pkgname"
|
pkgbase="$_pkgname"
|
||||||
pkgver=6.7.3
|
pkgver=6.7.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url='https://www.kernel.org'
|
url='https://www.kernel.org'
|
||||||
@ -53,7 +53,7 @@ source+=(
|
|||||||
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
|
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
|
||||||
)
|
)
|
||||||
sha256sums+=(
|
sha256sums+=(
|
||||||
'b7f08c652747574a3aa26e317d7a8f23ffab3fb645e1b1533b215dcfd5742b44'
|
'f68d9f5ffc0a24f850699b86c8aea8b8687de7384158d5ed3bede37de098d60c'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user