mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/pam_ssh_agent_auth: Fix github URL, .info file formatting.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
38bfe6d1f0
commit
779cd33ca7
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
|||
PRGNAM="pam_ssh_agent_auth"
|
||||
VERSION="0.10.4"
|
||||
HOMEPAGE="https://pamsshagentauth.sourceforge.net/"
|
||||
DOWNLOAD="https://github.com/jbeverly/pam_ssh_agent_auth/archive/pam_ssh_agent_auth-0.10.4/pam_ssh_agent_auth-pam_ssh_agent_auth-0.10.4.tar.gz https://github.com/floodyberry/ed25519-donna/archive/8757bd4/ed25519-donna-8757bd4cd209cb032853ece0ce413f122eef212c.tar.gz"
|
||||
MD5SUM="42f87c6cce9bcf8cfd46ed4605b779f5 cfeee7be3fce570389db6d662f989469"
|
||||
DOWNLOAD="https://github.com/jbeverly/pam_ssh_agent_auth/archive/pam_ssh_agent_auth-0.10.4/pam_ssh_agent_auth-pam_ssh_agent_auth-0.10.4.tar.gz \
|
||||
https://github.com/floodyberry/ed25519-donna/archive/8757bd4cd209cb032853ece0ce413f122eef212c/ed25519-donna-8757bd4cd209cb032853ece0ce413f122eef212c.tar.gz"
|
||||
MD5SUM="42f87c6cce9bcf8cfd46ed4605b779f5 \
|
||||
cfeee7be3fce570389db6d662f989469"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue