1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-11-23 21:16:57 +00:00
This commit is contained in:
xiota
2025-11-14 17:35:33 +00:00
parent a111bd5dab
commit b70bf6fe04
2 changed files with 9 additions and 9 deletions

View File

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