libguestfs: update to 1.39.11.
This commit is contained in:
parent
789976d311
commit
1356a9114e
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.39.9
|
version=1.39.11
|
||||||
revision=1
|
revision=1
|
||||||
_version_short=${version%.*}
|
_version_short=${version%.*}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -22,7 +22,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
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=7afb5a081867135665984146c29e40389d1263120d3905aaf3becd46ec2cfb8b
|
checksum=6bdb72e3879cf7073372e8760fca40de70992e51e33b453fe5074022c17826b9
|
||||||
|
|
||||||
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…
Reference in a new issue