summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Hainke2026-02-07 08:51:49 +0000
committerHannu Nyman2026-02-07 17:16:38 +0000
commite87bcf506c09dc07ff291818f7a36d9e3b78efd1 (patch)
tree879ec183a32b9e92fe9f800201756d32eaaa082e
parentab7fbfd12aa243800b9ab1956a53de6eb88c384d (diff)
downloadpackages-e87bcf506c09dc07ff291818f7a36d9e3b78efd1.tar.gz
expat: update to 2.7.4
Changelog: https://github.com/libexpat/libexpat/blob/R_2_7_4/expat/Changes Fixes: CVE-2026-24515 CVE-2026-25210 Signed-off-by: Nick Hainke <vincent@systemli.org>
-rw-r--r--libs/expat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/expat/Makefile b/libs/expat/Makefile
index c3eacb860a..f30d20ba9b 100644
--- a/libs/expat/Makefile
+++ b/libs/expat/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=expat
-PKG_VERSION:=2.7.3
+PKG_VERSION:=2.7.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/libexpat/libexpat/releases/download/R_$(subst .,_,$(PKG_VERSION))
-PKG_HASH:=821ac9710d2c073eaf13e1b1895a9c9aa66c1157a99635c639fbff65cdbdd732
+PKG_HASH:=461ecc8aa98ab1a68c2db788175665d1a4db640dc05bf0e289b6ea17122144ec
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING