diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:32:47 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:45:39 +0200 |
commit | ed0eeb428c010348c5ea994809fc7c4bb49aa010 (patch) | |
tree | 9bd8d72e9d443607c38e03ee4b149c7163e99d0d /dev-util | |
parent | app-i18n/libtabe: Use HTTPS. (diff) | |
download | gentoo-ed0eeb428c010348c5ea994809fc7c4bb49aa010.tar.gz gentoo-ed0eeb428c010348c5ea994809fc7c4bb49aa010.tar.bz2 gentoo-ed0eeb428c010348c5ea994809fc7c4bb49aa010.zip |
dev-util/debootstrap: Use HTTPS.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.87.ebuild | 2 | ||||
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.89.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.87.ebuild b/dev-util/debootstrap/debootstrap-1.0.87.ebuild index f6101e3687dc..46bf8b22850c 100644 --- a/dev-util/debootstrap/debootstrap-1.0.87.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.87.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils DESCRIPTION="Debian/Ubuntu bootstrap scripts" -HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html" +HOMEPAGE="https://packages.qa.debian.org/d/debootstrap.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz mirror://gentoo/devices.tar.gz" diff --git a/dev-util/debootstrap/debootstrap-1.0.89.ebuild b/dev-util/debootstrap/debootstrap-1.0.89.ebuild index 4904985858d7..7e781ab8a49f 100644 --- a/dev-util/debootstrap/debootstrap-1.0.89.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.89.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils DESCRIPTION="Debian/Ubuntu bootstrap scripts" -HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html" +HOMEPAGE="https://packages.qa.debian.org/d/debootstrap.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz mirror://gentoo/devices.tar.gz" |