# This file is part of MXE. See LICENSE.md for licensing information. PKG := libxml2 $(PKG)_WEBSITE := http://www.xmlsoft.org/ $(PKG)_IGNORE := $(PKG)_VERSION := 2.9.4 $(PKG)_CHECKSUM := ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c $(PKG)_SUBDIR := libxml2-$($(PKG)_VERSION) $(PKG)_FILE := libxml2-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://xmlsoft.org/sources/$($(PKG)_FILE) $(PKG)_URL_2 := https://ftp.osuosl.org/pub/blfs/conglomeration/libxml2/$($(PKG)_FILE) $(PKG)_DEPS := cc xz zlib define $(PKG)_UPDATE $(WGET) -q -O- 'https://git.gnome.org/browse/libxml2/refs/tags' | \ grep '