File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -726,7 +726,7 @@ build_all()
726
726
build_from_tarball_boost " $BOOST_URL " " $BOOST_ARCHIVE " bzip2 . " $PARALLEL " " $BUILD_BOOST " " ${BOOST_OPTIONS[@]} "
727
727
build_from_tarball " $ZMQ_URL " " $ZMQ_ARCHIVE " gzip . " $PARALLEL " " $BUILD_ZMQ " " ${ZMQ_OPTIONS[@]} " " $@ "
728
728
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[@]} " " $@ "
730
730
build_from_github libbitcoin libbitcoin-system master " $PARALLEL " " ${BITCOIN_SYSTEM_OPTIONS[@]} " " $@ "
731
731
build_from_travis libbitcoin libbitcoin-protocol master " $PARALLEL " " ${BITCOIN_PROTOCOL_OPTIONS[@]} " " $@ "
732
732
}
You can’t perform that action at this time.
0 commit comments