File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -726,7 +726,7 @@ build_all()
726726 build_from_tarball_boost " $BOOST_URL " " $BOOST_ARCHIVE " bzip2 . " $PARALLEL " " $BUILD_BOOST " " ${BOOST_OPTIONS[@]} "
727727 build_from_tarball " $ZMQ_URL " " $ZMQ_ARCHIVE " gzip . " $PARALLEL " " $BUILD_ZMQ " " ${ZMQ_OPTIONS[@]} " " $@ "
728728 build_from_tarball " $MBEDTLS_URL " " $MBEDTLS_ARCHIVE " gzip . " $PARALLEL " " $BUILD_MBEDTLS " " ${MBEDTLS_OPTIONS[@]} " " $@ "
729- build_from_github libbitcoin secp256k1 version5 " $PARALLEL " " ${SECP256K1_OPTIONS[@]} " " $@ "
729+ build_from_github libbitcoin secp256k1 version6 " $PARALLEL " " ${SECP256K1_OPTIONS[@]} " " $@ "
730730 build_from_github libbitcoin libbitcoin-system master " $PARALLEL " " ${BITCOIN_SYSTEM_OPTIONS[@]} " " $@ "
731731 build_from_travis libbitcoin libbitcoin-protocol master " $PARALLEL " " ${BITCOIN_PROTOCOL_OPTIONS[@]} " " $@ "
732732}
You can’t perform that action at this time.
0 commit comments