File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ ROOT=`pwd`
9
9
10
10
export PATH=${TOOLS_PATH} /${TOOLCHAIN} /bin:${TOOLS_PATH} /host/bin:$PATH
11
11
12
- tar -xf sqlite-autoconf-3280000 .tar.gz
13
- pushd sqlite-autoconf-3280000
12
+ tar -xf sqlite-autoconf-${SQLITE_VERSION} .tar.gz
13
+ pushd sqlite-autoconf-${SQLITE_VERSION}
14
14
15
15
CFLAGS=" -fPIC" CPPFLAGS=" -fPIC" ./configure \
16
16
--prefix /tools/deps \
Original file line number Diff line number Diff line change 309
309
"version" : "41.0.1" ,
310
310
},
311
311
"sqlite" : {
312
- "url" : "https://www.sqlite.org/2019/sqlite-autoconf-3280000 .tar.gz" ,
313
- "size" : 2810415 ,
314
- "sha256" : "d61b5286f062adfce5125eaf544d495300656908e61fca143517afcc0a89b7c3 " ,
315
- "version" : "3280000 " ,
316
- "actual_version" : "3.28 .0.0" ,
312
+ "url" : "https://www.sqlite.org/2019/sqlite-autoconf-3290000 .tar.gz" ,
313
+ "size" : 2833613 ,
314
+ "sha256" : "8e7c1e2950b5b04c5944a981cb31fffbf9d2ddda939d536838ebc854481afd5b " ,
315
+ "version" : "3290000 " ,
316
+ "actual_version" : "3.29 .0.0" ,
317
317
"library_names" : ["sqlite3" ],
318
318
"licenses" : [],
319
319
"license_file" : "LICENSE.sqlite.txt" ,
You can’t perform that action at this time.
0 commit comments