mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libguestfs: update to 1.48.1.
This commit is contained in:
parent
249d9c893b
commit
322238f3d4
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.48.0
|
version=1.48.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=1681fddedfcf484ca6deec54230330a32defbd30c2ab1f81788e252cb5d04829
|
checksum=4c3e84ae257b48fa6628734c8b305e3a0b8653928aef02caa423341413a90f1f
|
||||||
|
|
||||||
conf_files="etc/libguestfs-tools.conf"
|
conf_files="etc/libguestfs-tools.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue