app-benchmarks/stress-ng: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 1 Feb 2019 14:52:16 +0000 (15:52 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 3 Feb 2019 14:07:50 +0000 (15:07 +0100)
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>
app-benchmarks/stress-ng/stress-ng-0.09.49.ebuild
app-benchmarks/stress-ng/stress-ng-0.09.50.ebuild

index dbbd4ceea1d5c3c88d4efe656c35fd054f93da90..6cd26a164223896de204bfee41058b049a1e5a76 100644 (file)
@@ -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"
index 13f9d61038e8fe9bd73f09e450fcaafb53eac312..0dd8c5303f6c9f876ca19e5f7cd05b48de9c8018 100644 (file)
@@ -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"