sys-auth/rtkit: use HTTPS in all ebuilds
authorMarek Szuba <marecki@gentoo.org>
Fri, 13 Mar 2020 13:28:31 +0000 (14:28 +0100)
committerMarek Szuba <marecki@gentoo.org>
Fri, 13 Mar 2020 13:28:31 +0000 (14:28 +0100)
Signed-off-by: Marek Szuba <marecki@gentoo.org>
sys-auth/rtkit/rtkit-0.11-r2.ebuild
sys-auth/rtkit/rtkit-0.11-r3.ebuild

index f4db25801e9f7ba23ac76f0415aa8cc022508cc4..01562410aef73edcededdd054c1ac9066a955855 100644 (file)
@@ -5,8 +5,8 @@ EAPI=6
 inherit eutils systemd user autotools linux-info
 
 DESCRIPTION="Realtime Policy and Watchdog Daemon"
-HOMEPAGE="http://0pointer.de/blog/projects/rtkit"
-SRC_URI="http://0pointer.de/public/${P}.tar.xz"
+HOMEPAGE="https://0pointer.de/blog/projects/rtkit"
+SRC_URI="https://0pointer.de/public/${P}.tar.xz"
 
 LICENSE="GPL-3 BSD"
 SLOT="0"
index 72a36d770d011e007c04dcefb48010d08c6291ad..d11ce72f4f070d21e096755e133eecb805609562 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit eutils systemd autotools linux-info
 
 DESCRIPTION="Realtime Policy and Watchdog Daemon"
-HOMEPAGE="http://0pointer.de/blog/projects/rtkit"
-SRC_URI="http://0pointer.de/public/${P}.tar.xz"
+HOMEPAGE="https://0pointer.de/blog/projects/rtkit"
+SRC_URI="https://0pointer.de/public/${P}.tar.xz"
 
 LICENSE="GPL-3 BSD"
 SLOT="0"