libguestfs: update to 1.39.7.
This commit is contained in:
parent
bd97e08259
commit
17b4e2ec47
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.39.6
|
||||
version=1.39.7
|
||||
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=2fc293964a57ea2f78d62c0fda5fd16bcdc4b850ae4ffe192b07a7612c7c38b0
|
||||
checksum=94ac090aaeaa83ca81e32efa6ca312f8b9ddf77df498942077d8f39d54a5c85e
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in a new issue