libguestfs: update to 1.48.0.

This commit is contained in:
Andrea Brancaleoni 2022-03-17 16:06:11 +01:00
parent 31164c4e70
commit 90ed79a4aa

View file

@ -1,7 +1,7 @@
# Template file for 'libguestfs'
pkgname=libguestfs
version=1.46.2
revision=2
version=1.48.0
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=e6ea69ca521d60f0c54bd6d3daf1f591cc62e1105dc253897152489aa348006b
checksum=1681fddedfcf484ca6deec54230330a32defbd30c2ab1f81788e252cb5d04829
conf_files="etc/libguestfs-tools.conf"