mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
ICU changed tar file names
This commit is contained in:
parent
e3456351f8
commit
59105a8344
@ -40,13 +40,13 @@ build_sqlite() {
|
||||
set_icu_version() {
|
||||
case "$ubuntu" in
|
||||
14.04)
|
||||
export ICU_VERSION=52.1
|
||||
export ICU_VERSION=52-1
|
||||
;;
|
||||
16.04)
|
||||
export ICU_VERSION=55.1
|
||||
export ICU_VERSION=55-1
|
||||
;;
|
||||
18.04)
|
||||
export ICU_VERSION=60.2
|
||||
export ICU_VERSION=60-2
|
||||
;;
|
||||
*)
|
||||
echo "unsure what libicu version to use" >&2
|
||||
|
Loading…
x
Reference in New Issue
Block a user