sys-apps/busybox: move to https URLs
authorMike Frysinger <vapier@gentoo.org>
Wed, 20 Apr 2016 03:41:41 +0000 (23:41 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 20 Apr 2016 03:57:30 +0000 (23:57 -0400)
sys-apps/busybox/busybox-1.24.1.ebuild
sys-apps/busybox/busybox-1.24.2.ebuild
sys-apps/busybox/busybox-9999.ebuild

index b614dec1974f9abe0ec75476ecf91563dbbce189..fdc957180d34e5f063ba9571e62d6e7342614538 100644 (file)
@@ -8,14 +8,14 @@ EAPI="4"
 inherit eutils flag-o-matic savedconfig toolchain-funcs multilib
 
 DESCRIPTION="Utilities for rescue and embedded systems"
-HOMEPAGE="http://www.busybox.net/"
+HOMEPAGE="https://www.busybox.net/"
 if [[ ${PV} == "9999" ]] ; then
        MY_P=${PN}
        EGIT_REPO_URI="git://busybox.net/busybox.git"
        inherit git-2
 else
        MY_P=${PN}-${PV/_/-}
-       SRC_URI="http://www.busybox.net/downloads/${MY_P}.tar.bz2"
+       SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2"
        KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
index 1f7377399a91c192b13f5bad06d72a6f3c8acc69..828d716149312db86828548a86409cd930fdbef6 100644 (file)
@@ -8,14 +8,14 @@ EAPI="4"
 inherit eutils flag-o-matic savedconfig toolchain-funcs multilib
 
 DESCRIPTION="Utilities for rescue and embedded systems"
-HOMEPAGE="http://www.busybox.net/"
+HOMEPAGE="https://www.busybox.net/"
 if [[ ${PV} == "9999" ]] ; then
        MY_P=${PN}
        EGIT_REPO_URI="git://busybox.net/busybox.git"
        inherit git-2
 else
        MY_P=${PN}-${PV/_/-}
-       SRC_URI="http://www.busybox.net/downloads/${MY_P}.tar.bz2"
+       SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2"
        KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
index 7847b243071fc6f7da760a82ecaf8633fc1e4aa0..a938aa334a870b57da7a11c85a26d33925f30f2e 100644 (file)
@@ -8,14 +8,14 @@ EAPI="4"
 inherit eutils flag-o-matic savedconfig toolchain-funcs multilib
 
 DESCRIPTION="Utilities for rescue and embedded systems"
-HOMEPAGE="http://www.busybox.net/"
+HOMEPAGE="https://www.busybox.net/"
 if [[ ${PV} == "9999" ]] ; then
        MY_P=${PN}
        EGIT_REPO_URI="git://busybox.net/busybox.git"
        inherit git-2
 else
        MY_P=${PN}-${PV/_/-}
-       SRC_URI="http://www.busybox.net/downloads/${MY_P}.tar.bz2"
+       SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2"
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 fi