summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-23 16:45:55 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-24 14:10:47 +0100
commitb60d287e4acf3a4bce2a23227ecfe0d9ee480d78 (patch)
tree39eb7eaa13dd1413ab1bd1aef950c7084e7d93d2 /dev-python/sancho/sancho-2.4-r1.ebuild
parentdev-python/sphinxcontrib-httpdomain: update HOMEPAGE, use HTTPS (diff)
downloadgentoo-b60d287e4acf3a4bce2a23227ecfe0d9ee480d78.tar.gz
gentoo-b60d287e4acf3a4bce2a23227ecfe0d9ee480d78.tar.bz2
gentoo-b60d287e4acf3a4bce2a23227ecfe0d9ee480d78.zip
dev-python/sancho: use HTTPS
Diffstat (limited to 'dev-python/sancho/sancho-2.4-r1.ebuild')
-rw-r--r--dev-python/sancho/sancho-2.4-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sancho/sancho-2.4-r1.ebuild b/dev-python/sancho/sancho-2.4-r1.ebuild
index 3ae77d7de0e7..38d99a97417d 100644
--- a/dev-python/sancho/sancho-2.4-r1.ebuild
+++ b/dev-python/sancho/sancho-2.4-r1.ebuild
@@ -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"