From 89cc5204fae825e40a3c7dc50df923c5f9cbf5ec Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 25 Dec 2018 14:29:06 -0200 Subject: [PATCH] libguestfs: rebuild against libruby.so.2.6 --- srcpkgs/libguestfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template index 063abc3bd6d..ab822ef63d9 100644 --- a/srcpkgs/libguestfs/template +++ b/srcpkgs/libguestfs/template @@ -1,7 +1,7 @@ # Template file for 'libguestfs' pkgname=libguestfs version=1.39.11 -revision=1 +revision=2 _version_short=${version%.*} build_style=gnu-configure make_install_args="INSTALLDIRS=vendor" @@ -21,7 +21,7 @@ short_desc="Access and modify virtual machine disk image" maintainer="Andrea Brancaleoni " license="GPL-2" 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=6bdb72e3879cf7073372e8760fca40de70992e51e33b453fe5074022c17826b9 conf_files="etc/libguestfs-tools.conf