libguestfs: update to 1.37.17.
This commit is contained in:
parent
db81da77ec
commit
992279afab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.37.16
|
||||
version=1.37.17
|
||||
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=849bb9950b84ecc6eb81610a0490fe9e69df1bd8edbce0261f0738eff3c47945
|
||||
checksum=8b55d3b652c7fc759346541aea9126342093d758484ad7c3bb7010c8a32a5ab1
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in New Issue