diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild index 066640b361aa..2963ecd32d73 100644 --- a/dev-php/libvirt-php/libvirt-php-9999.ebuild +++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild @@ -12,7 +12,7 @@ inherit php-ext-source-r3 git-r3 autotools DESCRIPTION="PHP bindings for libvirt" HOMEPAGE="http://libvirt.org/php/" -EGIT_REPO_URI="git://libvirt.org/libvirt-php.git" +EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-php.git" LICENSE="LGPL-2.1" SLOT="0" |