dev-python/sancho: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 23 Mar 2018 15:45:55 +0000 (16:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Mar 2018 13:10:47 +0000 (14:10 +0100)
dev-python/sancho/sancho-2.4-r1.ebuild

index 3ae77d7de0e7fe61e6bb1933d59eeb11d647b8ad..38d99a97417db2c8fd9d0828ab585affec7c63d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,8 +9,8 @@ inherit distutils-r1
 MY_P="Sancho-${PV}"
 
 DESCRIPTION="Sancho is a unit testing framework"
-HOMEPAGE="http://www.mems-exchange.org/software/sancho/"
-SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
+HOMEPAGE="https://www.mems-exchange.org/software/sancho/"
+SRC_URI="https://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="CNRI"
 SLOT="0"