diff options
Diffstat (limited to 'sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild')
-rw-r--r-- | sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild index bf556e0b6380..8c065a3bf569 100644 --- a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild +++ b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild @@ -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 @@ -8,7 +8,7 @@ inherit eutils pam autotools multilib readme.gentoo-r1 DESCRIPTION="PAM interface for the S/Key authentication system" HOMEPAGE="http://freshmeat.net/projects/pam_skey/" SRC_URI="http://dkorunic.net/tarballs/${P}.tar.gz - https://dev.gentoo.org/~ulm/distfiles/${P}-patches-6.tar.xz" + https://dev.gentoo.org/~ulm/distfiles/${P}-patches-7.tar.xz" LICENSE="GPL-2+" SLOT="0" |