libsrc: update version in CMakeLists.txt
Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
parent
036127128a
commit
6d2ece0c25
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue