mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #19450: merge from 3.4
This commit is contained in:
commit
e0374c7a03
3 changed files with 6 additions and 6 deletions
|
@ -339,9 +339,9 @@ def library_recipes():
|
|||
),
|
||||
),
|
||||
dict(
|
||||
name="SQLite 3.8.3.1",
|
||||
url="http://www.sqlite.org/2014/sqlite-autoconf-3080301.tar.gz",
|
||||
checksum='509ff98d8dc9729b618b7e96612079c6',
|
||||
name="SQLite 3.8.11",
|
||||
url="https://www.sqlite.org/2015/sqlite-autoconf-3081100.tar.gz",
|
||||
checksum='77b451925121028befbddbf45ea2bc49',
|
||||
extra_cflags=('-Os '
|
||||
'-DSQLITE_ENABLE_FTS4 '
|
||||
'-DSQLITE_ENABLE_FTS3_PARENTHESIS '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue