summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <michal.privoznik@gmail.com>2024-10-16 21:00:36 +0200
committerSam James <sam@gentoo.org>2024-10-17 05:59:58 +0100
commited566b3bf180b1b387223ced7fe948482398e20a (patch)
treeb063fe7b99e1f86c3fe998bd15bef047758c0034 /dev-php
parentapp-emulation/libvirt-glib: Update SRC_URI (diff)
downloadgentoo-ed566b3bf180b1b387223ced7fe948482398e20a.tar.gz
gentoo-ed566b3bf180b1b387223ced7fe948482398e20a.tar.bz2
gentoo-ed566b3bf180b1b387223ced7fe948482398e20a.zip
dev-php/libvirt-php: 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 'dev-php')
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.6.ebuild4
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.7.ebuild4
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.8.ebuild4
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild2
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
index 5229d5609e03..7d19e9affa3e 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
@@ -11,8 +11,8 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="http://libvirt.org/php/"
-SRC_URI="http://libvirt.org/sources/php/${P}.tar.xz"
+HOMEPAGE="https://libvirt.org/php/"
+SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
index ef78286658a8..1992acc6bc43 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
@@ -11,8 +11,8 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="http://libvirt.org/php/"
-SRC_URI="http://libvirt.org/sources/php/${P}.tar.xz"
+HOMEPAGE="https://libvirt.org/php/"
+SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild
index 5f7d2c0938b2..e49e965234c2 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild
@@ -11,8 +11,8 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="http://libvirt.org/php/"
-SRC_URI="http://libvirt.org/sources/php/${P}.tar.xz"
+HOMEPAGE="https://libvirt.org/php/"
+SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index 198557063654..24d85ed13173 100644
--- a/dev-php/libvirt-php/libvirt-php-9999.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild
@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 git-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="http://libvirt.org/php/"
+HOMEPAGE="https://libvirt.org/php/"
EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-php.git"
LICENSE="LGPL-2.1"