libguestfs: update to 1.37.31.
This commit is contained in:
parent
c0817c78a0
commit
0efb8ded03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.37.29
|
||||
version=1.37.31
|
||||
revision=1
|
||||
_version_short=${version%.*}
|
||||
build_style=gnu-configure
|
||||
|
@ -22,7 +22,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=24fc9e576a89d768e044424fdb64178f608efaf94cc601be094fdb3e5dbfdec4
|
||||
checksum=fda37c1af6d902103db4cb6a81441dd572005f9b9ced0b81fdf5631da3a85f4f
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in a new issue