mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 01:52:59 +02:00
libguestfs: update to 1.56.2.
This commit is contained in:
parent
3f424fb250
commit
70a0dafb02
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.56.1
|
||||
revision=2
|
||||
version=1.56.2
|
||||
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=9cadd550ae312f2ffe243b7737d3f46d56beef539bec8383ca8cb0d3fdf62ef5
|
||||
checksum=bb44891a795e0b79213cee2c491495a6dd64b21f727445591730d7f78901689a
|
||||
make_check=no # many tests need guest applicance
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue