mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libguestfs: update to 1.48.0.
This commit is contained in:
parent
31164c4e70
commit
90ed79a4aa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libguestfs'
|
# Template file for 'libguestfs'
|
||||||
pkgname=libguestfs
|
pkgname=libguestfs
|
||||||
version=1.46.2
|
version=1.48.0
|
||||||
revision=2
|
revision=1
|
||||||
_version_short=${version%.*}
|
_version_short=${version%.*}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="INSTALLDIRS=vendor"
|
make_install_args="INSTALLDIRS=vendor"
|
||||||
|
@ -22,7 +22,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license=" GPL-2.0-or-later"
|
license=" GPL-2.0-or-later"
|
||||||
homepage="http://libguestfs.org"
|
homepage="http://libguestfs.org"
|
||||||
distfiles="http://libguestfs.org/download/${_version_short}-stable/${pkgname}-${version}.tar.gz"
|
distfiles="http://libguestfs.org/download/${_version_short}-stable/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e6ea69ca521d60f0c54bd6d3daf1f591cc62e1105dc253897152489aa348006b
|
checksum=1681fddedfcf484ca6deec54230330a32defbd30c2ab1f81788e252cb5d04829
|
||||||
|
|
||||||
conf_files="etc/libguestfs-tools.conf"
|
conf_files="etc/libguestfs-tools.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue