app-crypt/kstart: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 17 Jun 2018 09:11:08 +0000 (11:11 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 23 Jun 2018 21:55:04 +0000 (17:55 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8868

app-crypt/kstart/kstart-4.1.ebuild
app-crypt/kstart/kstart-4.2.ebuild

index e3ad1f1dc019cbe855c73b4ec13d94b95928fadd..c80974b18abb7b75e1a1281a31f297b1d869032c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -7,8 +7,8 @@ inherit eutils
 
 DESCRIPTION="Modified versions of kinit for refreshing kerberos tickets
 automatically"
-HOMEPAGE="http://www.eyrie.org/~eagle/software/kstart"
-SRC_URI="http://archives.eyrie.org/software/kerberos/${P}.tar.gz"
+HOMEPAGE="https://www.eyrie.org/~eagle/software/kstart/"
+SRC_URI="https://archives.eyrie.org/software/kerberos/${P}.tar.gz"
 
 LICENSE="|| ( MIT Stanford ISC )"
 SLOT="0"
index 076efc616f774523bf02282113bca26ef78ab0d6..0f9b5ae1131c2bb1d78880c121f647bc2c876171 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Modified versions of kinit for refreshing kerberos tickets
 automatically"
-HOMEPAGE="http://www.eyrie.org/~eagle/software/kstart"
-SRC_URI="http://archives.eyrie.org/software/kerberos/${P}.tar.gz"
+HOMEPAGE="https://www.eyrie.org/~eagle/software/kstart/"
+SRC_URI="https://archives.eyrie.org/software/kerberos/${P}.tar.gz"
 
 LICENSE="|| ( MIT Stanford ISC )"
 SLOT="0"