summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2023-04-10 16:12:44 +0200
committerSven Wegener <swegener@gentoo.org>2023-04-10 21:57:02 +0200
commitb08876fc1660c402643c4fa5530386ff777c6303 (patch)
treeaf27f22cd86605b4e2ae2693aa0899f7d657fa51
parentapp-emulation/libguestfs: update SRC_URI (diff)
downloadgentoo-b08876fc1660c402643c4fa5530386ff777c6303.tar.gz
gentoo-b08876fc1660c402643c4fa5530386ff777c6303.tar.bz2
gentoo-b08876fc1660c402643c4fa5530386ff777c6303.zip
app-emulation/libguestfs-appliance: update SRC_URI
Signed-off-by: Sven Wegener <swegener@gentoo.org>
-rw-r--r--app-emulation/libguestfs-appliance/libguestfs-appliance-1.46.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libguestfs-appliance/libguestfs-appliance-1.46.0.ebuild b/app-emulation/libguestfs-appliance/libguestfs-appliance-1.46.0.ebuild
index 74e8430766b5..cd4ef2e43f0b 100644
--- a/app-emulation/libguestfs-appliance/libguestfs-appliance-1.46.0.ebuild
+++ b/app-emulation/libguestfs-appliance/libguestfs-appliance-1.46.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ inherit check-reqs
DESCRIPTION="VM appliance disk image used in libguestfs package"
HOMEPAGE="https://libguestfs.org/"
-SRC_URI="https://libguestfs.org/download/binaries/appliance/appliance-${PV}.tar.xz"
+SRC_URI="https://download.libguestfs.org/binaries/appliance/appliance-${PV}.tar.xz"
S="${WORKDIR}"
LICENSE="GPL-2 LGPL-2"