aboutsummaryrefslogtreecommitdiff
path: root/security/pam_ssh_agent_auth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_ssh_agent_auth/Makefile')
-rw-r--r--security/pam_ssh_agent_auth/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pam_ssh_agent_auth/Makefile b/security/pam_ssh_agent_auth/Makefile
index f75f3cc83684..c177972eb465 100644
--- a/security/pam_ssh_agent_auth/Makefile
+++ b/security/pam_ssh_agent_auth/Makefile
@@ -1,15 +1,15 @@
PORTNAME= pam_ssh_agent_auth
PORTVERSION= 0.10.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= matthew@FreeBSD.org
COMMENT= PAM module which permits authentication via ssh-agent
-WWW= http://pamsshagentauth.sourceforge.net/
+WWW= https://github.com/jbeverly/pam_ssh_agent_auth
USE_GITHUB= yes
GH_ACCOUNT= jbeverly
-GH_TAGNAME= 7ff7858
+GH_TAGNAME= 099beb2
GH_TUPLE= floodyberry:ed25519-donna:8757bd4:floodyberry_ed25519_donna/ed25519-donna
BROKEN_mips64= fails to compile: ed25519-donna-portable.h:85:4: Need a uint128_t implementation!