We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69b3c6 commit 39567d1Copy full SHA for 39567d1
1 file changed
srcpkgs/libvirt/template
@@ -1,6 +1,6 @@
1
# Template file for 'libvirt'
2
pkgname=libvirt
3
-version=12.0.0
+version=12.2.0
4
revision=1
5
build_style=meson
6
configure_args="-Dqemu_user=libvirt -Dqemu_group=libvirt -Drunstatedir=/run
@@ -20,7 +20,7 @@ license="LGPL-2.1-or-later"
20
homepage="https://libvirt.org"
21
changelog="https://raw.githubusercontent.com/libvirt/libvirt/master/NEWS.rst"
22
distfiles="https://libvirt.org/sources/libvirt-${version}.tar.xz"
23
-checksum=bf4e680019c04c45b557dd4a7ef59e952887f74e3c47044fe035a961fb624726
+checksum=ac93cd0da743a6c231911fb549399b415102ecfee775329bebbf61ed843b9786
24
# At least one test times out on CI but works locally
25
make_check=ci-skip
26
0 commit comments