libguestfs: update to 1.35.4.
This commit is contained in:
parent
99606b0675
commit
726e656652
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.33.49
|
||||
version=1.35.4
|
||||
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=11ec71964dc561190ac00d1fa15e7f3faa3bc1b05fd9f86e77f2243cfd49c645
|
||||
checksum=3f96ad1aad731f8d9eb55847664a59b8dffb0ea463bfdeb8d779d47583663539
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in New Issue