diff options
author | fuzzard <fuzzard@users.noreply.github.com> | 2022-09-22 19:58:12 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-22 19:58:12 +1000 |
commit | b4d0d08c489d0e9a8418b1132929639207e56d41 (patch) | |
tree | 120720dcfd4b667bb4a68a8d7abe412c390078fc /tools/depends | |
parent | 0f87059b089e67f35bfad58baad5e8992d38701f (diff) | |
parent | dd6b381f39338406a76bce42e7c31ae43ed7d83e (diff) |
Merge pull request #21894 from fuzzard/depends_expat
[tools/depends] Bump expat 2.4.9
Diffstat (limited to 'tools/depends')
-rw-r--r-- | tools/depends/native/expat/EXPAT-VERSION | 4 | ||||
-rw-r--r-- | tools/depends/target/expat/EXPAT-VERSION | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/depends/native/expat/EXPAT-VERSION b/tools/depends/native/expat/EXPAT-VERSION index 1e5a9b7415..ea1b164349 100644 --- a/tools/depends/native/expat/EXPAT-VERSION +++ b/tools/depends/native/expat/EXPAT-VERSION @@ -1,5 +1,5 @@ LIBNAME=expat -VERSION=2.4.7 +VERSION=2.4.9 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.xz -SHA512=e1a16cd48fcd6c4974dc7058d2e0284e0f91565835ec93f16d3f2c79647124470e5edb9f88f1ab9df5f403883a527750a4d63b941bd26fd43c05cd6f42bdcc48 +SHA512=8508379b4915d84d50f3638678a90792179c98247d1cb5e6e6387d117af4dc148ac7031c1debea8b96e7b710ef436cf0dd5da91f3d22b8186a00cfafe1201169 diff --git a/tools/depends/target/expat/EXPAT-VERSION b/tools/depends/target/expat/EXPAT-VERSION index 0fc058485e..fac7be7543 100644 --- a/tools/depends/target/expat/EXPAT-VERSION +++ b/tools/depends/target/expat/EXPAT-VERSION @@ -1,6 +1,6 @@ LIBNAME=expat -VERSION=2.4.7 +VERSION=2.4.9 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.xz -SHA512=e1a16cd48fcd6c4974dc7058d2e0284e0f91565835ec93f16d3f2c79647124470e5edb9f88f1ab9df5f403883a527750a4d63b941bd26fd43c05cd6f42bdcc48 +SHA512=8508379b4915d84d50f3638678a90792179c98247d1cb5e6e6387d117af4dc148ac7031c1debea8b96e7b710ef436cf0dd5da91f3d22b8186a00cfafe1201169 BYPRODUCT=libexpat.a |