libguestfs: update to 1.35.9.
This commit is contained in:
parent
e2ddcb8bd9
commit
202c05ba39
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.35.8
|
||||
version=1.35.9
|
||||
revision=1
|
||||
_version_short=${version%.*}
|
||||
build_style=gnu-configure
|
||||
|
@ -20,7 +20,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://libguestfs.org"
|
||||
distfiles="http://libguestfs.org/download/$_version_short-development/$pkgname-$version.tar.gz"
|
||||
checksum=19a38ea3a66712fdc4d52e647e862cb47507ff3ab12b5a8759f069cd5b1d2405
|
||||
checksum=592569ad6c4a470f77e9866fd460bd31e3da987d86fc8fea715c3c915f2b92a4
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in New Issue