libguestfs: update to 1.46.1.

This commit is contained in:
Andrea Brancaleoni 2021-12-13 01:01:44 +01:00
parent f59360e032
commit 4b2b05b767

View file

@ -1,7 +1,7 @@
# Template file for 'libguestfs'
pkgname=libguestfs
version=1.46.0
revision=2
version=1.46.1
revision=1
_version_short=${version%.*}
build_style=gnu-configure
make_install_args="INSTALLDIRS=vendor"
@ -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=11c5a39f241b514558f9a734b7dc1606a9b7cc5b1c8f3c5797a395547a3530ae
checksum=fe1f6318a4166e6201268a8ceda331433ab7bf91ede9766d04ab30165c534f9e
conf_files="etc/libguestfs-tools.conf"