summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-03 11:08:38 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-13 15:18:57 -0400
commitc5852c8e5f39fed48aa75020ebd57fdae421eb67 (patch)
tree204ed634b9536e94ad267b844e92969ed2bed43c /sys-auth/pam-afs-session/pam-afs-session-1.3.ebuild
parentdev-lang/tcc: use HTTPS (diff)
downloadgentoo-c5852c8e5f39fed48aa75020ebd57fdae421eb67.tar.gz
gentoo-c5852c8e5f39fed48aa75020ebd57fdae421eb67.tar.bz2
gentoo-c5852c8e5f39fed48aa75020ebd57fdae421eb67.zip
sys-auth/pam-afs-session: use HTTPS, fix SRC_URI
Closes: https://github.com/gentoo/gentoo/pull/8248
Diffstat (limited to 'sys-auth/pam-afs-session/pam-afs-session-1.3.ebuild')
-rw-r--r--sys-auth/pam-afs-session/pam-afs-session-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam-afs-session/pam-afs-session-1.3.ebuild b/sys-auth/pam-afs-session/pam-afs-session-1.3.ebuild
index 3be47bef7ccc..2d895f991d10 100644
--- a/sys-auth/pam-afs-session/pam-afs-session-1.3.ebuild
+++ b/sys-auth/pam-afs-session/pam-afs-session-1.3.ebuild
@@ -6,8 +6,8 @@ EAPI=0
inherit pam
DESCRIPTION="OpenAFS PAM Module"
-HOMEPAGE="http://www.eyrie.org/~eagle/software/pam-afs-session/"
-SRC_URI="http://archives.eyrie.org/software/afs/${P}.tar.gz"
+HOMEPAGE="https://www.eyrie.org/~eagle/software/pam-afs-session/"
+SRC_URI="https://archives.eyrie.org/software/ARCHIVE/${PN}/${P}.tar.gz"
LICENSE="HPND openafs-krb5-a"
SLOT="0"