libguestfs: update to 1.54.0.

This commit is contained in:
Andrea Brancaleoni 2024-10-09 14:43:36 +02:00
parent 183bddaca6
commit e79c542d38
1 changed files with 2 additions and 2 deletions

View File

@ -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 <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=1f722d05d576c72501384889d2fa1334cb314185362f06bf19165c4f8a79acd4
checksum=b4afa0f8fd580205ea5548d468bc6e43c3becb995e2f60e63265527a63054246
conf_files="etc/libguestfs-tools.conf"