summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-01 15:52:16 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-03 15:07:50 +0100
commitdae32ce3332c65e2c3d63c3a5a3abdff5a4ee5f4 (patch)
tree36ff89a4a60dcc4c680748368f0916281ca0ff75
parentapp-misc/recoll: use HTTPS (diff)
downloadgentoo-dae32ce3.tar.gz
gentoo-dae32ce3.tar.bz2
gentoo-dae32ce3.zip
app-benchmarks/stress-ng: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10958 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-benchmarks/stress-ng/stress-ng-0.09.49.ebuild6
-rw-r--r--app-benchmarks/stress-ng/stress-ng-0.09.50.ebuild4
2 files changed, 5 insertions, 5 deletions
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"