1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-11-04 09:46:58 +00:00
This commit is contained in:
xiota
2025-10-22 03:44:44 +00:00
parent 05ca26abf4
commit ab9930eb42
2 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
: ${_build_level:=1}
: ${_cksum=3ecc8619d8a5b5f675224d2f52c71d1fc09bc3f9c019d8bd82d0581e03689499}
: ${_cksum=010a12296e6fba7597ff36681be2485fd3b1780ac8fd9e6a9f3cfe193f0491db}
unset _pkgtype
[[ ${_build_vfio::1} == "t" ]] && _pkgtype+="-vfio"
@@ -26,7 +26,7 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
pkgver=6.17.3
pkgver=6.17.4
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'