Update expat to version 2.4.6

The tar.gz archive of version 2.4.1 vanished from sourceforge.
This commit is contained in:
Norman Feske 2022-02-21 09:56:17 +01:00 committed by Christian Helmuth
parent ca9460aead
commit 668258746b
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
e083f7393225b62cabfdd70b63f53e55379bbdbe
6af8cf04ee4b5325ad883f9922d9320548c853bc

View File

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