mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
libguestfs: update to 1.35.18.
This commit is contained in:
parent
7f0358a2a2
commit
698d6cb839
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.17
|
version=1.35.18
|
||||||
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=0b3d55d387c81c864114d5862f09c9ec9ed27892f5bb73a1c87c13cda6339350
|
checksum=8374a4a566e8f2894c78c797825c21bcaa3cdbb98a617adf64c1c90fc9fb7133
|
||||||
|
|
||||||
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