mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
libsrc: update version in CMakeLists.txt
Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#
|
||||
# ##############################################################################
|
||||
if(CONFIG_AUDIO_SRC)
|
||||
set(LIBSRC_VERSION 0.1.9)
|
||||
set(LIBSRC_VERSION 0.2.2)
|
||||
|
||||
FetchContent_Declare(
|
||||
libsrc URL https://codeload.github.com/libsndfile/libsamplerate/zip/master)
|
||||
|
||||
Reference in New Issue
Block a user