summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-07-10 15:49:02 +0200
committerUlrich Müller <ulm@gentoo.org>2020-07-10 15:49:26 +0200
commit7d197240b806daa3898e8a32fa9dd58ccaa999a7 (patch)
tree87ef7b5747dfc9e2dbf3dace17fe1899ab6b7aee /sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
parentdev-ros/rqt_robot_dashboard: Remove old (diff)
downloadgentoo-7d197240b806daa3898e8a32fa9dd58ccaa999a7.tar.gz
gentoo-7d197240b806daa3898e8a32fa9dd58ccaa999a7.tar.bz2
gentoo-7d197240b806daa3898e8a32fa9dd58ccaa999a7.zip
sys-auth/pam_skey: Fix configure test for ld -shared.
Closes: https://bugs.gentoo.org/732098 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
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.ebuild4
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"