libvirt: update to 10.10.0

This commit is contained in:
Biswapriyo Nath
2024-12-04 06:05:39 +00:00
parent 1c8a09d8e4
commit 463245aaef

View File

@@ -3,7 +3,7 @@
_realname=libvirt
pkgbase=mingw-w64-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_realname}
_pkgdev=10.8.0
_pkgdev=10.10.0
pkgver=${_pkgdev//-/}
pkgrel=1
pkgdesc="Windows libvirt virtualization library (mingw-w64)"
@@ -40,7 +40,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
rpcsvc-proto
perl)
source=("https://libvirt.org/sources/${_realname}-${_pkgdev}.tar.xz"{,.asc})
sha256sums=('57e3e8238d31a197f1b26b958bd2be71f99f271a822132afa66f70b7c2100984'
sha256sums=('e1bd7bd31b7c0d0ae073dec050bb5b0232b3e4adebdc58ea82fe8b366c765796'
'SKIP')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>
noextract=(${_realname}-${_pkgdev}.tar.xz)