Merge pull request #20048 from Homebrew/update-expat-version

os/mac/pkgconfig/15: update `expat` version to 2.7.1
This commit is contained in:
Rylan Polster 2025-06-04 20:13:05 +00:00 committed by GitHub
commit 6f8d31d698
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: expat
Version: 2.6.3
Version: 2.7.1
Description: expat XML parser
URL: https://libexpat.github.io/
Libs: -L${libdir} -lexpat