mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
libguestfs: update to 1.46.1.
This commit is contained in:
parent
f59360e032
commit
4b2b05b767
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.0
|
version=1.46.1
|
||||||
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=11c5a39f241b514558f9a734b7dc1606a9b7cc5b1c8f3c5797a395547a3530ae
|
checksum=fe1f6318a4166e6201268a8ceda331433ab7bf91ede9766d04ab30165c534f9e
|
||||||
|
|
||||||
conf_files="etc/libguestfs-tools.conf"
|
conf_files="etc/libguestfs-tools.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue