libguestfs: update to 1.46.2.

This commit is contained in:
Andrea Brancaleoni 2022-02-07 19:34:59 +01:00
parent aeccd42b41
commit eadfeffd10

View file

@ -1,6 +1,6 @@
# Template file for 'libguestfs'
pkgname=libguestfs
version=1.46.1
version=1.46.2
revision=1
_version_short=${version%.*}
build_style=gnu-configure
@ -22,7 +22,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license=" GPL-2.0-or-later"
homepage="http://libguestfs.org"
distfiles="http://libguestfs.org/download/${_version_short}-stable/${pkgname}-${version}.tar.gz"
checksum=fe1f6318a4166e6201268a8ceda331433ab7bf91ede9766d04ab30165c534f9e
checksum=e6ea69ca521d60f0c54bd6d3daf1f591cc62e1105dc253897152489aa348006b
conf_files="etc/libguestfs-tools.conf"