dev-php/libvirt-php: Update HOMEPAGE

The homepage for the project moved to a new location in commit
[1] and now is:

   https://php.libvirt.org/

while the old one is set up to redirect to the new one.

1: da74a4ed70
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Michal Privoznik
2024-10-16 21:26:54 +02:00
committed by Sam James
parent 94a10c0d8e
commit aee7fcb520
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
HOMEPAGE="https://libvirt.org/php/"
HOMEPAGE="https://php.libvirt.org/"
SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"

View File

@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
HOMEPAGE="https://libvirt.org/php/"
HOMEPAGE="https://php.libvirt.org/"
SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"

View File

@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
HOMEPAGE="https://libvirt.org/php/"
HOMEPAGE="https://php.libvirt.org/"
SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"

View File

@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 git-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
HOMEPAGE="https://libvirt.org/php/"
HOMEPAGE="https://php.libvirt.org/"
EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-php.git"
LICENSE="LGPL-2.1"