summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-16 16:54:00 +0200
committerMikle Kolyada <zlogene@gentoo.org>2018-05-17 00:59:53 +0300
commitff7ce428f53313da38eddd7abbd2d3e5f0e30c34 (patch)
tree993acacfb02d05d47eee25be104f0fa98ed1939c /sys-apps/s390-tools/s390-tools-1.36.1.ebuild
parentsci-physics/h2o-gtk: Bump to EAPI 7 (diff)
downloadgentoo-ff7ce428f53313da38eddd7abbd2d3e5f0e30c34.tar.gz
gentoo-ff7ce428f53313da38eddd7abbd2d3e5f0e30c34.tar.bz2
gentoo-ff7ce428f53313da38eddd7abbd2d3e5f0e30c34.zip
sys-apps/s390-tools: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8434
Diffstat (limited to 'sys-apps/s390-tools/s390-tools-1.36.1.ebuild')
-rw-r--r--sys-apps/s390-tools/s390-tools-1.36.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/s390-tools/s390-tools-1.36.1.ebuild b/sys-apps/s390-tools/s390-tools-1.36.1.ebuild
index 51d00f78707b..25a2d14a5578 100644
--- a/sys-apps/s390-tools/s390-tools-1.36.1.ebuild
+++ b/sys-apps/s390-tools/s390-tools-1.36.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit toolchain-funcs udev
DESCRIPTION="User space utilities for the zSeries (s390) Linux kernel and device drivers"
-HOMEPAGE="http://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
-SRC_URI="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2"
+HOMEPAGE="https://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
+SRC_URI="https://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/ht_src/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"