From: Michael Mair-Keimberger Date: Fri, 1 Feb 2019 14:52:16 +0000 (+0100) Subject: app-benchmarks/stress-ng: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dae32ce3332c65e2c3d63c3a5a3abdff5a4ee5f4;p=gentoo.git app-benchmarks/stress-ng: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/10958 Signed-off-by: Andreas Sturmlechner --- diff --git a/app-benchmarks/stress-ng/stress-ng-0.09.49.ebuild b/app-benchmarks/stress-ng/stress-ng-0.09.49.ebuild index dbbd4ceea1d5..6cd26a164223 100644 --- a/app-benchmarks/stress-ng/stress-ng-0.09.49.ebuild +++ b/app-benchmarks/stress-ng/stress-ng-0.09.49.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" DESCRIPTION="Stress test for a computer system with various selectable ways" -HOMEPAGE="http://kernel.ubuntu.com/~cking/stress-ng/" -SRC_URI="http://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz" +HOMEPAGE="https://kernel.ubuntu.com/~cking/stress-ng/" +SRC_URI="https://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/app-benchmarks/stress-ng/stress-ng-0.09.50.ebuild b/app-benchmarks/stress-ng/stress-ng-0.09.50.ebuild index 13f9d61038e8..0dd8c5303f6c 100644 --- a/app-benchmarks/stress-ng/stress-ng-0.09.50.ebuild +++ b/app-benchmarks/stress-ng/stress-ng-0.09.50.ebuild @@ -4,8 +4,8 @@ EAPI=7 DESCRIPTION="Stress test for a computer system with various selectable ways" -HOMEPAGE="http://kernel.ubuntu.com/~cking/stress-ng/" -SRC_URI="http://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz" +HOMEPAGE="https://kernel.ubuntu.com/~cking/stress-ng/" +SRC_URI="https://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0"