mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libguestfs: update to 1.35.14.
This commit is contained in:
parent
159d2e5a48
commit
4bdd202072
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.9
|
version=1.35.14
|
||||||
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=592569ad6c4a470f77e9866fd460bd31e3da987d86fc8fea715c3c915f2b92a4
|
checksum=1b20e3d82bf6e1297ae2a254d2c3776846a2d98ad140983092a7274f872f64cc
|
||||||
|
|
||||||
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