diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-01-20 06:52:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-20 06:52:25 +0700 |
commit | 313cffe2268679fa5b906167e2d46c63b086b0e7 (patch) | |
tree | e5a1eafaa9eb1df3f0c76d938301e268f619878c /network/sshfp/sshfp.info | |
parent | 1d1777986081f7b33fc06b15afcb4088bbf2fcba (diff) |
network/sshfp: Added (DNS SSHFP and TLSA/HASTLS records generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sshfp/sshfp.info')
-rw-r--r-- | network/sshfp/sshfp.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/sshfp/sshfp.info b/network/sshfp/sshfp.info new file mode 100644 index 000000000000..85c9d68eaae8 --- /dev/null +++ b/network/sshfp/sshfp.info @@ -0,0 +1,10 @@ +PRGNAM="sshfp" +VERSION="1.2.2" +HOMEPAGE="https://www.xelerance.com/services/software/sshfp/" +DOWNLOAD="https://github.com/xelerance/sshfp/archive/1.2.2.tar.gz" +MD5SUM="3cedcc3463e72196ee2028543d03ebfc" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="dnspython python-ipcalc ldns" +MAINTAINER="Marcel Saegebarth" +EMAIL="marc@mos6581.de" |