diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-0.5.6.ebuild | 4 | ||||
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-0.5.7.ebuild | 4 | ||||
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-0.5.8.ebuild | 4 | ||||
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-9999.ebuild | 2 |
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" |