libguestfs: update to 1.37.11.
This commit is contained in:
parent
679b48a9c3
commit
015bceb180
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.37.10
|
||||
version=1.37.11
|
||||
revision=1
|
||||
_version_short=${version%.*}
|
||||
build_style=gnu-configure
|
||||
|
@ -20,7 +20,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2"
|
||||
homepage="http://libguestfs.org"
|
||||
distfiles="http://libguestfs.org/download/$_version_short-development/$pkgname-$version.tar.gz"
|
||||
checksum=ac3f05656a02a12bb8bbfce489d9c3f7202fc93c737d0f65584d3b08b62c4a7f
|
||||
checksum=364837f38fea0d0ad9c3508e385540bb49bd139c55f25e71536f253e0d0b17b3
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in New Issue