libguestfs: update to 1.37.34.
This commit is contained in:
parent
ba84655a13
commit
2b7d7f9655
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.37.31
|
||||
version=1.37.34
|
||||
revision=1
|
||||
_version_short=${version%.*}
|
||||
build_style=gnu-configure
|
||||
|
@ -22,13 +22,12 @@ 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=fda37c1af6d902103db4cb6a81441dd572005f9b9ced0b81fdf5631da3a85f4f
|
||||
checksum=fd419d1b36c36e9667abd677e9a326ee12a03c4af21ea825f936ca5d34c42638
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||
etc/xdg/virt-builder/repos.d/libguestfs.gpg"
|
||||
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue