os/mac/pkgconfig/12: update version info

This commit is contained in:
Bo Anderson 2021-09-09 15:28:49 +01:00
parent f50b87031e
commit d742ea94f7
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65
3 changed files with 8 additions and 8 deletions

View File

@ -5,7 +5,7 @@ libdir=${exec_prefix}/lib
includedir=${prefix}/include includedir=${prefix}/include
Name: expat Name: expat
Version: 2.2.8 Version: 2.4.1
Description: expat XML parser Description: expat XML parser
URL: http://www.libexpat.org URL: http://www.libexpat.org
Libs: -L${libdir} -lexpat Libs: -L${libdir} -lexpat

View File

@ -5,11 +5,11 @@
# | (__| |_| | _ <| |___ # | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____| # \___|\___/|_| \_\_____|
# #
# Copyright (C) 2001 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al. # Copyright (C) 2001 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
# #
# This software is licensed as described in the file COPYING, which # This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms # you should have received as part of this distribution. The terms
# are also available at https://curl.haxx.se/docs/copyright.html. # are also available at https://curl.se/docs/copyright.html.
# #
# You may opt to use, copy, modify, merge, publish, distribute and/or sell # You may opt to use, copy, modify, merge, publish, distribute and/or sell
# copies of the Software, and permit persons to whom the Software is # copies of the Software, and permit persons to whom the Software is
@ -28,13 +28,13 @@ prefix=${homebrew_sdkroot}/usr
exec_prefix=/usr exec_prefix=/usr
libdir=${exec_prefix}/lib libdir=${exec_prefix}/lib
includedir=${prefix}/include includedir=${prefix}/include
supported_protocols="DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP" supported_protocols="DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS LDAP LDAPS MQTT POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP"
supported_features="AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO MultiSSL NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy" supported_features="alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets"
Name: libcurl Name: libcurl
URL: https://curl.haxx.se/ URL: https://curl.se/
Description: Library to transfer files with ftp, http, etc. Description: Library to transfer files with ftp, http, etc.
Version: 7.64.1 Version: 7.77.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.32.3 Version: 3.36.0
Libs: -L${libdir} -lsqlite3 Libs: -L${libdir} -lsqlite3
Libs.private: Libs.private:
Cflags: Cflags: