summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <michal.privoznik@gmail.com>2024-10-16 20:59:01 +0200
committerSam James <sam@gentoo.org>2024-10-17 05:59:58 +0100
commit0dae3e8e4d52e9c60c969a358a37c50197055cc6 (patch)
tree8cf7e52e5c4e4c6338b2c1ac2759dc1554a9f9bc /app-emulation
parentapp-emacs/nxml-libvirt-schemas: Update SRC_URI (diff)
downloadgentoo-0dae3e8e4d52e9c60c969a358a37c50197055cc6.tar.gz
gentoo-0dae3e8e4d52e9c60c969a358a37c50197055cc6.tar.bz2
gentoo-0dae3e8e4d52e9c60c969a358a37c50197055cc6.zip
app-emulation/libvirt-glib: Update SRC_URI
The sources are available directly at https://download.libvirt.org, the old path https://libvirt.org/sources/ is kept around for compatibility reasons but redirects to the new one. Commit [1] changed the location on libvirt.org too. 1: https://gitlab.com/libvirt/libvirt/-/commit/d2d26e98d60af191deec61bc6dcccf9c881992f2 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild2
-rw-r--r--app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index c1c823159096..22e86673a10a 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -7,7 +7,7 @@ inherit meson vala
DESCRIPTION="GLib and GObject mappings for libvirt"
HOMEPAGE="https://libvirt.org/ https://gitlab.com/libvirt/libvirt-glib/"
-SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz"
+SRC_URI="https://download.libvirt.org/glib/${P}.tar.xz"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64 x86"
diff --git a/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
index 35f4bc199f5f..5153ad4c6ffd 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
@@ -7,7 +7,7 @@ inherit meson vala
DESCRIPTION="GLib and GObject mappings for libvirt"
HOMEPAGE="https://libvirt.org/ https://gitlab.com/libvirt/libvirt-glib/"
-SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz"
+SRC_URI="https://download.libvirt.org/glib/${P}.tar.xz"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64 x86"