From f5ab6ea7ae23836b2942629c5e37c8f9d2492dcf Mon Sep 17 00:00:00 2001 From: Johannes Schlatow Date: Fri, 4 Nov 2022 16:47:18 +0100 Subject: [PATCH] libports: update expat to 2.5.0 Fixes #4662 --- repos/libports/ports/expat.hash | 2 +- repos/libports/ports/expat.port | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repos/libports/ports/expat.hash b/repos/libports/ports/expat.hash index c53f630f05..6948ea03f3 100644 --- a/repos/libports/ports/expat.hash +++ b/repos/libports/ports/expat.hash @@ -1 +1 @@ -506479a4c858d32e9d2e49fb6436842105539e06 +9e709d49f9245c0df1849e9a89879c38010e1192 diff --git a/repos/libports/ports/expat.port b/repos/libports/ports/expat.port index 75e23c4e44..6f521667c2 100644 --- a/repos/libports/ports/expat.port +++ b/repos/libports/ports/expat.port @@ -1,10 +1,10 @@ LICENSE := MIT DOWNLOADS := expat.archive -VERSION := 2.4.9 +VERSION := 2.5.0 RELEASE := R_$(subst .,_,$(VERSION)) URL(expat) := https://github.com/libexpat/libexpat/releases/download/$(RELEASE)/expat-$(VERSION).tar.gz -SHA(expat) := 4415710268555b32c4e5ab06a583bea9fec8ff89333b218b70b43d4ca10e38fa +SHA(expat) := 6b902ab103843592be5e99504f846ec109c1abb692e85347587f237a4ffa1033 DIR(expat) := src/lib/expat/contrib DIRS := include