diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template index 84fc03dd1a3..dd7f9d2aa0d 100644 --- a/srcpkgs/libguestfs/template +++ b/srcpkgs/libguestfs/template @@ -1,6 +1,6 @@ # Template file for 'libguestfs' pkgname=libguestfs -version=1.52.2 +version=1.54.0 revision=1 _version_short=${version%.*} build_style=gnu-configure @@ -22,7 +22,7 @@ maintainer="Andrea Brancaleoni " license=" GPL-2.0-or-later" homepage="http://libguestfs.org" distfiles="http://libguestfs.org/download/${_version_short}-stable/${pkgname}-${version}.tar.gz" -checksum=1f722d05d576c72501384889d2fa1334cb314185362f06bf19165c4f8a79acd4 +checksum=b4afa0f8fd580205ea5548d468bc6e43c3becb995e2f60e63265527a63054246 conf_files="etc/libguestfs-tools.conf"