diff options
Diffstat (limited to 'app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild')
-rw-r--r-- | app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild index a956a1593598..3d8ad76c1b9b 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" HOMEPAGE="https://code.google.com/p/ganeti/" -SRC_URI="http://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" +SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" |