Merge pull request #16415 from Bo98/pkgconfig-14.2

os/mac/pkgconfig/14: update for 14.2
This commit is contained in:
Mike McQuaid 2024-01-01 17:30:42 +00:00 committed by GitHub
commit 8c3c691c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ supported_features="alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerber
Name: libcurl Name: libcurl
URL: https://curl.se/ URL: https://curl.se/
Description: Library to transfer files with ftp, http, etc. Description: Library to transfer files with ftp, http, etc.
Version: 8.1.2 Version: 8.4.0
Libs: -L${libdir} -lcurl Libs: -L${libdir} -lcurl
Libs.private: -lldap -lz Libs.private: -lldap -lz
Cflags: Cflags:

View File

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