libsrc: update version number
Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
parent
a9242c5d68
commit
6e9cf9af15
|
@ -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),)
|
||||||
|
|
Loading…
Reference in New Issue