summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-12 12:11:41 +0100
committerSam James <sam@gentoo.org>2022-04-12 12:12:49 +0100
commit33c32bb800a7562b73b8f7dcfeb172a0b57c84dc (patch)
tree1102aebc59ce7a838db0cab7a5dc56c40f0e8245 /sys-auth/pam_krb5/pam_krb5-4.11.ebuild
parentsys-apps/sg3_utils: use HTTPS (diff)
downloadgentoo-33c32bb800a7562b73b8f7dcfeb172a0b57c84dc.tar.gz
gentoo-33c32bb800a7562b73b8f7dcfeb172a0b57c84dc.tar.bz2
gentoo-33c32bb800a7562b73b8f7dcfeb172a0b57c84dc.zip
sys-auth/pam_krb5: migrate to xz
Smaller tarballs. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/pam_krb5/pam_krb5-4.11.ebuild')
-rw-r--r--sys-auth/pam_krb5/pam_krb5-4.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_krb5/pam_krb5-4.11.ebuild b/sys-auth/pam_krb5/pam_krb5-4.11.ebuild
index 799d9a161341..c92b9621b60f 100644
--- a/sys-auth/pam_krb5/pam_krb5-4.11.ebuild
+++ b/sys-auth/pam_krb5/pam_krb5-4.11.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DESCRIPTION="Kerberos V PAM Authentication Module"
HOMEPAGE="https://www.eyrie.org/~eagle/software/pam-krb5/"
-SRC_URI="https://archives.eyrie.org/software/kerberos/pam-krb5-${PV}.tar.gz"
+SRC_URI="https://archives.eyrie.org/software/kerberos/${P/_/-}.tar.xz"
LICENSE="|| ( BSD-2 GPL-2 )"
SLOT="0"