Skip to content

Commit d419bff

Browse files
committed
multiple packages updated
1 parent c0bfe69 commit d419bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ else
481481
build_done "gmp" $CURRENT_PACKAGE_VERSION
482482
fi
483483

484-
if build "nettle" "4.0"; then
484+
if build "nettle" "3.10.2"; then
485485
download "https://ftpmirror.gnu.org/gnu/nettle/nettle-$CURRENT_PACKAGE_VERSION.tar.gz"
486486
execute ./configure --prefix="${WORKSPACE}" --disable-shared --enable-static --disable-openssl --disable-documentation --libdir="${WORKSPACE}"/lib CPPFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
487487
execute make -j $MJOBS

0 commit comments

Comments
 (0)