Use https by default
[gentoo.git] / net-misc / iputils / iputils-20150815.ebuild
index 8cf3708e65d3e8739810ec649afb0aa54705189c..d69470ef153cfca904301871abf4caeb42a305f3 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} == "99999999" ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/iputils/iputils/archive/s${PV}.tar.gz -> ${P}.tar.gz
-               http://dev.gentoo.org/~polynomial-c/iputils-s${PV}-manpages.tar.xz"
+               https://dev.gentoo.org/~polynomial-c/iputils-s${PV}-manpages.tar.xz"
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux"
 fi