mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libguestfs: update to 1.39.4.
This commit is contained in:
parent
50d307755c
commit
1461404311
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libguestfs'
|
# Template file for 'libguestfs'
|
||||||
pkgname=libguestfs
|
pkgname=libguestfs
|
||||||
version=1.39.2
|
version=1.39.4
|
||||||
revision=1
|
revision=1
|
||||||
_version_short=${version%.*}
|
_version_short=${version%.*}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -22,7 +22,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://libguestfs.org"
|
homepage="http://libguestfs.org"
|
||||||
distfiles="http://libguestfs.org/download/$_version_short-development/$pkgname-$version.tar.gz"
|
distfiles="http://libguestfs.org/download/$_version_short-development/$pkgname-$version.tar.gz"
|
||||||
checksum=92e777d3a8daf490e8c6ae823ccf9de861a4fcb70f1b992685d778e60d1a989b
|
checksum=a4cce82dcc3f373a154134f52a79d5ff5c9c38caa319b809db59b3db3ac60530
|
||||||
|
|
||||||
conf_files="etc/libguestfs-tools.conf
|
conf_files="etc/libguestfs-tools.conf
|
||||||
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
etc/xdg/virt-builder/repos.d/libguestfs.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue