pkgconfig: update 10.14 sqlite version

This commit is contained in:
Dominyk Tiller 2018-08-14 05:19:25 +01:00
parent 1cf2ea79cf
commit a30eea6ab9
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -5,7 +5,7 @@ includedir=${prefix}/include
Name: SQLite
Description: SQL database engine
Version: 3.22.0
Version: 3.24.0
Libs: -L${libdir} -lsqlite3
Libs.private:
Cflags: -I${includedir}