File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ export PATH=/tools/${TOOLCHAIN}/bin:/tools/host/bin:$PATH
11
11
export CC=clang
12
12
export CXX=clang++
13
13
14
- tar -xf sqlite-autoconf-3260000 .tar.gz
15
- pushd sqlite-autoconf-3260000
14
+ tar -xf sqlite-autoconf-3280000 .tar.gz
15
+ pushd sqlite-autoconf-3280000
16
16
17
17
CFLAGS=" -fPIC" CPPFLAGS=" -fPIC" ./configure --prefix /tools/deps
18
18
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ ROOT=`pwd`
10
10
export CC=clang
11
11
export CXX=clang++
12
12
13
- tar -xf sqlite-autoconf-3260000 .tar.gz
14
- pushd sqlite-autoconf-3260000
13
+ tar -xf sqlite-autoconf-3280000 .tar.gz
14
+ pushd sqlite-autoconf-3280000
15
15
16
16
CFLAGS=" -fPIC" CPPFLAGS=" -fPIC" ./configure --prefix /
17
17
Original file line number Diff line number Diff line change 213
213
'sha256' : 'a01a493ed8946fc1c15f63e74fc53299b26ebf705938b4d04a388a746dfdbf9e' ,
214
214
},
215
215
'sqlite' : {
216
- 'url' : 'https://www.sqlite.org/2018 /sqlite-autoconf-3260000 .tar.gz' ,
217
- 'size' : 2779667 ,
218
- 'sha256' : '5daa6a3fb7d1e8c767cd59c4ded8da6e4b00c61d3b466d0685e35c4dd6d7bf5d ' ,
219
- 'version' : '3260000 ' ,
220
- 'actual_version' : '3.26 .0.0' ,
216
+ 'url' : 'https://www.sqlite.org/2019 /sqlite-autoconf-3280000 .tar.gz' ,
217
+ 'size' : 2810415 ,
218
+ 'sha256' : 'd61b5286f062adfce5125eaf544d495300656908e61fca143517afcc0a89b7c3 ' ,
219
+ 'version' : '3280000 ' ,
220
+ 'actual_version' : '3.28 .0.0' ,
221
221
},
222
222
'strawberryperl' : {
223
223
'url' : 'http://strawberryperl.com/download/5.28.1.1/strawberry-perl-5.28.1.1-32bit-portable.zip' ,
You can’t perform that action at this time.
0 commit comments