bump expat to 2.6.2

2.5.0 version of expat has a vulnerability in it and it is
recommended to use 2.6.2 as seen in the file names on the
download page.

Cherry-picked from: 7f089c62
Github Pull Request: #3481
This commit is contained in:
Twinky-kms 2024-03-14 03:28:26 -04:00 committed by Patrick Lodder
parent eef734f92a
commit 966bbb0d00
No known key found for this signature in database
GPG Key ID: 7C523F5FBABE80E7

View File

@ -1,8 +1,8 @@
package=expat
$(package)_version=2.5.0
$(package)_version=2.6.2
$(package)_download_path=https://downloads.sourceforge.net/project/expat/expat/$($(package)_version)
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
$(package)_sha256_hash=6f0e6e01f7b30025fa05c85fdad1e5d0ec7fd35d9f61b22f34998de11969ff67
$(package)_sha256_hash=9C7C1B5DCBC3C237C500A8FB1493E14D9582146DD9B42AA8D3FFB856A3B927E0
define $(package)_config_cmds
$($(package)_autoconf)