Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build-cmakelibs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ $FETCH 3.1.3 https://github.com/libjpeg-turbo/libjpeg-turbo.git &
$FETCH v1.3.6 https://github.com/xiph/ogg.git &
$FETCH v1.3.7 https://github.com/xiph/vorbis.git &
$FETCH v5.8.2-stable https://github.com/wolfSSL/wolfssl.git &
$FETCH curl-8_17_0 https://github.com/curl/curl.git &
$FETCH curl-8_18_0 https://github.com/curl/curl.git &
$FETCH 1.9.6 https://github.com/open-source-parsers/jsoncpp.git &
$FETCH libxmp-4.6.3 https://github.com/libxmp/libxmp.git &
$FETCH v1.6 https://github.com/xiph/opus.git &
Expand Down