From d742ea94f74d6b1a8770092a648fa4b161bdc8cd Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Thu, 9 Sep 2021 15:28:49 +0100 Subject: [PATCH] os/mac/pkgconfig/12: update version info --- Library/Homebrew/os/mac/pkgconfig/12/expat.pc | 2 +- Library/Homebrew/os/mac/pkgconfig/12/libcurl.pc | 12 ++++++------ Library/Homebrew/os/mac/pkgconfig/12/sqlite3.pc | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Library/Homebrew/os/mac/pkgconfig/12/expat.pc b/Library/Homebrew/os/mac/pkgconfig/12/expat.pc index 0aff7b4bcf..570f27a8cf 100644 --- a/Library/Homebrew/os/mac/pkgconfig/12/expat.pc +++ b/Library/Homebrew/os/mac/pkgconfig/12/expat.pc @@ -5,7 +5,7 @@ libdir=${exec_prefix}/lib includedir=${prefix}/include Name: expat -Version: 2.2.8 +Version: 2.4.1 Description: expat XML parser URL: http://www.libexpat.org Libs: -L${libdir} -lexpat diff --git a/Library/Homebrew/os/mac/pkgconfig/12/libcurl.pc b/Library/Homebrew/os/mac/pkgconfig/12/libcurl.pc index 4a2f32f053..42fcf05cd6 100644 --- a/Library/Homebrew/os/mac/pkgconfig/12/libcurl.pc +++ b/Library/Homebrew/os/mac/pkgconfig/12/libcurl.pc @@ -5,11 +5,11 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2001 - 2018, Daniel Stenberg, , et al. +# Copyright (C) 2001 - 2020, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # 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 # copies of the Software, and permit persons to whom the Software is @@ -28,13 +28,13 @@ prefix=${homebrew_sdkroot}/usr exec_prefix=/usr libdir=${exec_prefix}/lib 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_features="AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO MultiSSL NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy" +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="alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets" Name: libcurl -URL: https://curl.haxx.se/ +URL: https://curl.se/ Description: Library to transfer files with ftp, http, etc. -Version: 7.64.1 +Version: 7.77.0 Libs: -L${libdir} -lcurl Libs.private: -lldap -lz Cflags: diff --git a/Library/Homebrew/os/mac/pkgconfig/12/sqlite3.pc b/Library/Homebrew/os/mac/pkgconfig/12/sqlite3.pc index de5c59b4b5..f122763bd5 100644 --- a/Library/Homebrew/os/mac/pkgconfig/12/sqlite3.pc +++ b/Library/Homebrew/os/mac/pkgconfig/12/sqlite3.pc @@ -6,7 +6,7 @@ includedir=${prefix}/include Name: SQLite Description: SQL database engine -Version: 3.32.3 +Version: 3.36.0 Libs: -L${libdir} -lsqlite3 Libs.private: Cflags: