mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libguestfs: update to 1.35.5.
This commit is contained in:
parent
69fcb2eb27
commit
6660f77322
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libguestfs'
|
# Template file for 'libguestfs'
|
||||||
pkgname=libguestfs
|
pkgname=libguestfs
|
||||||
version=1.35.4
|
version=1.35.5
|
||||||
revision=1
|
revision=1
|
||||||
_version_short=${version%.*}
|
_version_short=${version%.*}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://libguestfs.org"
|
homepage="http://libguestfs.org"
|
||||||
distfiles="http://libguestfs.org/download/$_version_short-development/$pkgname-$version.tar.gz"
|
distfiles="http://libguestfs.org/download/$_version_short-development/$pkgname-$version.tar.gz"
|
||||||
checksum=3f96ad1aad731f8d9eb55847664a59b8dffb0ea463bfdeb8d779d47583663539
|
checksum=01b554aad05ff7207e01d05e287517e729e3e3e384bffd2306930413e802e285
|
||||||
|
|
||||||
conf_files="etc/libguestfs-tools.conf
|
conf_files="etc/libguestfs-tools.conf
|
||||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue