pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add hs-ed25519



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e81e4d2fe6b
branches:  trunk
changeset: 409556:1e81e4d2fe6b
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat Jan 18 23:30:42 2020 +0000

description:
Add hs-ed25519

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9e1db2dbd3b8 -r 1e81e4d2fe6b security/Makefile
--- a/security/Makefile Sat Jan 18 23:30:13 2020 +0000
+++ b/security/Makefile Sat Jan 18 23:30:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.732 2020/01/18 15:26:22 pho Exp $
+# $NetBSD: Makefile,v 1.733 2020/01/18 23:30:42 pho Exp $
 #
 
 COMMENT=       Security tools
@@ -127,6 +127,7 @@
 SUBDIR+=       hs-cryptohash-sha256
 SUBDIR+=       hs-cryptonite
 SUBDIR+=       hs-digest
+SUBDIR+=       hs-ed25519
 SUBDIR+=       hs-pem
 SUBDIR+=       hs-tls
 SUBDIR+=       hs-x509



Home | Main Index | Thread Index | Old Index