libports: update expat to 2.5.0

Fixes #4662
This commit is contained in:
Johannes Schlatow 2022-11-04 16:47:18 +01:00 committed by Christian Helmuth
parent d323072bb6
commit f5ab6ea7ae
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
506479a4c858d32e9d2e49fb6436842105539e06
9e709d49f9245c0df1849e9a89879c38010e1192

View File

@ -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