nixpkgs/pkgs/development/libraries/sqlite
Alexey Shmalko d4bb1c786f
sqlite: 3.16.2 -> 3.17.0
Firefox requires the latest sqlite to build:
```
checking for sqlite3 >= 3.17.0... Requested 'sqlite3 >= 3.17.0' but version of SQLite is 3.16.2
configure: error: Library requirements (sqlite3 >= 3.17.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
```
2017-03-08 13:39:40 +02:00
..
default.nix sqlite: 3.16.2 -> 3.17.0 2017-03-08 13:39:40 +02:00
sqlite3_analyzer.nix sqlite3_analyzer: 3.8.10.1 -> 3.17.0 2017-03-06 20:53:34 +01:00