mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libguestfs: rebuild for ocaml-5.3.0.
This commit is contained in:
parent
ed6290ca1a
commit
60d0ffe308
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libguestfs'
|
||||
pkgname=libguestfs
|
||||
version=1.54.1
|
||||
revision=2
|
||||
revision=3
|
||||
_version_short=${version%.*}
|
||||
build_style=gnu-configure
|
||||
make_install_args="INSTALLDIRS=vendor"
|
||||
|
@ -23,6 +23,7 @@ license=" GPL-2.0-or-later"
|
|||
homepage="http://libguestfs.org"
|
||||
distfiles="http://libguestfs.org/download/${_version_short}-stable/${pkgname}-${version}.tar.gz"
|
||||
checksum=6e3fc6ac192675f7bc2840a561bb36a36d3d5a8dfa7f88ea2f53f8cf602a177e
|
||||
make_check=no # many tests need guest applicance
|
||||
|
||||
conf_files="etc/libguestfs-tools.conf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue