pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: add libsecp256k1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9687e6364b9c
branches:  trunk
changeset: 441499:9687e6364b9c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 05 00:40:14 2020 +0000

description:
security/Makefile: add libsecp256k1

diffstat:

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

diffs (17 lines):

diff -r 5408ff2391ff -r 9687e6364b9c security/Makefile
--- a/security/Makefile Wed Nov 04 22:07:53 2020 +0000
+++ b/security/Makefile Thu Nov 05 00:40:14 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.784 2020/10/22 23:44:09 tnn Exp $
+# $NetBSD: Makefile,v 1.785 2020/11/05 00:40:14 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -193,6 +193,7 @@
 SUBDIR+=       libpreludedb-python
 SUBDIR+=       libpreludedb-sqlite3
 SUBDIR+=       libressl
+SUBDIR+=       libsecp256k1
 SUBDIR+=       libsecret
 SUBDIR+=       libsodium
 SUBDIR+=       libssh



Home | Main Index | Thread Index | Old Index