libguestfs: update to 1.35.25.
This commit is contained in:
parent
f5ec28709f
commit
ad36d1186e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.35.24
|
||||
version=1.35.25
|
||||
revision=1
|
||||
_version_short=${version%.*}
|
||||
build_style=gnu-configure
|
||||
|
@ -20,7 +20,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://libguestfs.org"
|
||||
distfiles="http://libguestfs.org/download/$_version_short-development/$pkgname-$version.tar.gz"
|
||||
checksum=97d8163763f115b153ec905721caffd7277d10c6f8f7f79a82fb8e0d042f596d
|
||||
checksum=ec6b5336139742ba1270b50cb8fa6bb13ddb2a7b69fde68fdb340d6cde8cd851
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
|
|
Loading…
Reference in New Issue