libsrc: update version number

Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
shizhenghui 2023-06-08 15:45:36 +08:00 committed by Xiang Xiao
parent a9242c5d68
commit 6e9cf9af15
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
ifeq ($(CONFIG_AUDIO_SRC),y) ifeq ($(CONFIG_AUDIO_SRC),y)
PACKAGE=libsamplerate PACKAGE=libsamplerate
VERSION=0.1.9 VERSION=0.2.2
# Download and unpack tarball if no git repo found # Download and unpack tarball if no git repo found
ifeq ($(wildcard libsamplerate/.git),) ifeq ($(wildcard libsamplerate/.git),)