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