mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
parent
d323072bb6
commit
f5ab6ea7ae
@ -1 +1 @@
|
|||||||
506479a4c858d32e9d2e49fb6436842105539e06
|
9e709d49f9245c0df1849e9a89879c38010e1192
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
LICENSE := MIT
|
LICENSE := MIT
|
||||||
DOWNLOADS := expat.archive
|
DOWNLOADS := expat.archive
|
||||||
VERSION := 2.4.9
|
VERSION := 2.5.0
|
||||||
RELEASE := R_$(subst .,_,$(VERSION))
|
RELEASE := R_$(subst .,_,$(VERSION))
|
||||||
|
|
||||||
URL(expat) := https://github.com/libexpat/libexpat/releases/download/$(RELEASE)/expat-$(VERSION).tar.gz
|
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
|
DIR(expat) := src/lib/expat/contrib
|
||||||
|
|
||||||
DIRS := include
|
DIRS := include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user