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/a29d2a103f87
branches:  trunk
changeset: 421869:a29d2a103f87
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 ca34a1ba68ad -r a29d2a103f87 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