# This file is part of mingw-cross-env. # See doc/index.html for further information. # libxml2 PKG := libxml2 $(PKG)_IGNORE := $(PKG)_VERSION := 2.7.7 $(PKG)_CHECKSUM := 8592824a2788574a172cbddcdc72f734ff87abe3 $(PKG)_SUBDIR := libxml2-$($(PKG)_VERSION) $(PKG)_FILE := libxml2-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.xmlsoft.org/ $(PKG)_URL := ftp://xmlsoft.org/libxml2/$($(PKG)_FILE) $(PKG)_DEPS := gcc define $(PKG)_UPDATE wget -q -O- 'http://git.gnome.org/browse/libxml2/refs/tags' | \ grep '