update NetBSD fips-check version to include selftest ECDSA fix

This commit is contained in:
Chris Conlon
2018-03-26 14:37:39 -06:00
parent c08f5b86cf
commit 9edaac8e1c

View File

@@ -66,7 +66,7 @@ CAVP_SELFTEST_ONLY="no"
# non-FIPS, CAVP only but pull in selftest # non-FIPS, CAVP only but pull in selftest
# will reset above variables below in platform switch # will reset above variables below in platform switch
NETBSD_FIPS_VERSION=v3.14.2 NETBSD_FIPS_VERSION=v3.14.2a
NETBSD_FIPS_REPO=git@github.com:wolfssl/fips.git NETBSD_FIPS_REPO=git@github.com:wolfssl/fips.git
NETBSD_CTAO_VERSION=v3.14.2 NETBSD_CTAO_VERSION=v3.14.2
NETBSD_CTAO_REPO=git@github.com:wolfssl/wolfssl.git NETBSD_CTAO_REPO=git@github.com:wolfssl/wolfssl.git