libguestfs: update to 1.37.12.
This commit is contained in:
parent
1f8bf32ac8
commit
5ebd3596af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.37.11
|
||||
version=1.37.12
|
||||
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=364837f38fea0d0ad9c3508e385540bb49bd139c55f25e71536f253e0d0b17b3
|
||||
checksum=6e250f537be27dfb35661bebf709b2a81b4f3bde9b4cd207871ae3627ce1eef0
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in a new issue