Update expat to version 2.4.9

The tar.gz archive of version 2.4.6 vanished from sourceforge.
This commit is contained in:
Christian Helmuth 2022-09-22 16:40:16 +02:00
parent c23b74e150
commit 13bfe50d00
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
6af8cf04ee4b5325ad883f9922d9320548c853bc
0670a7b071ea29d0287d5f89c7fba1b852c8a146

View File

@ -1,9 +1,9 @@
LICENSE := MIT
DOWNLOADS := expat.archive
VERSION := 2.4.6
VERSION := 2.4.9
URL(expat) := http://sourceforge.net/projects/expat/files/expat/$(VERSION)/expat-$(VERSION).tar.gz
SHA(expat) := a0eb5af56b1c2ba812051c49bf3b4e5763293fe5394a0219df7208845c3efb8c
SHA(expat) := 4415710268555b32c4e5ab06a583bea9fec8ff89333b218b70b43d4ca10e38fa
DIR(expat) := src/lib/expat/contrib
DIRS := include