1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-12-03 02:26:59 +00:00
This commit is contained in:
xiota
2025-11-24 17:56:34 +00:00
parent b70bf6fe04
commit d020840b40
2 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
: ${_build_level:=1}
: ${_cksum=5a8de64a75fca706c01c6c0a77cf75a74618439db195e25f1f0268af6b2fb1da}
: ${_cksum=6d08803b953c509df48d44d3281ed392524321d8bb353eb21c0555790c8f8e06}
unset _pkgtype
[[ ${_build_vfio::1} == "t" ]] && _pkgtype+="-vfio"
@@ -26,7 +26,7 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
pkgver=6.17.8
pkgver=6.17.9
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'