pkg-config: update Sierra's sqlite version

This commit is contained in:
Dominyk Tiller 2016-09-10 00:07:01 +01:00
parent aa3ce859a7
commit 397cd12440
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.13.0
Version: 3.14.0
Libs: -L${libdir} -lsqlite3
Libs.private:
Cflags: -I${includedir}