mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
Update expat to version 2.4.9
The tar.gz archive of version 2.4.6 vanished from sourceforge.
This commit is contained in:
parent
c23b74e150
commit
13bfe50d00
@ -1 +1 @@
|
|||||||
6af8cf04ee4b5325ad883f9922d9320548c853bc
|
0670a7b071ea29d0287d5f89c7fba1b852c8a146
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
LICENSE := MIT
|
LICENSE := MIT
|
||||||
DOWNLOADS := expat.archive
|
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
|
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
|
DIR(expat) := src/lib/expat/contrib
|
||||||
|
|
||||||
DIRS := include
|
DIRS := include
|
||||||
|
Loading…
Reference in New Issue
Block a user