LICENSE := MIT DOWNLOADS := expat.archive VERSION := 2.5.0 RELEASE := R_$(subst .,_,$(VERSION)) URL(expat) := https://github.com/libexpat/libexpat/releases/download/$(RELEASE)/expat-$(VERSION).tar.gz SHA(expat) := 6b902ab103843592be5e99504f846ec109c1abb692e85347587f237a4ffa1033 DIR(expat) := src/lib/expat/contrib DIRS := include DIR_CONTENT(include) := src/lib/expat/contrib/lib/*.h