package/expat: bump to version 2.6.1

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad 2024-03-01 23:03:23 +01:00 committed by Peter Korsgaard
parent a8b33cb87b
commit 44dc77af0e
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# From https://sourceforge.net/projects/expat/files/expat/2.6.0/
md5 bd169cb11f4b9bdfddadf9e88a5c4d4b expat-2.6.0.tar.xz
sha1 d87e8ab2a3c1deb858c6b22e5ade9d5673086004 expat-2.6.0.tar.xz
# From https://sourceforge.net/projects/expat/files/expat/2.6.1/
md5 84d0ee1c554212dc8f068e538de5b823 expat-2.6.1.tar.xz
sha1 1a1804b7c565a8b21abbd3433ef67ed8a4476960 expat-2.6.1.tar.xz
# Locally calculated
sha256 cb5f5a8ea211e1cabd59be0a933a52e3c02cc326e86a4d387d8d218e7ee47a3e expat-2.6.0.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
EXPAT_VERSION = 2.6.0
EXPAT_VERSION = 2.6.1
EXPAT_SITE = http://downloads.sourceforge.net/project/expat/expat/$(EXPAT_VERSION)
EXPAT_SOURCE = expat-$(EXPAT_VERSION).tar.xz
EXPAT_INSTALL_STAGING = YES