libxml2: update to 2.9.8
authorMichael Heimpold <redacted>
Tue, 6 Mar 2018 20:35:06 +0000 (21:35 +0100)
committerMichael Heimpold <redacted>
Tue, 6 Mar 2018 20:38:42 +0000 (21:38 +0100)
Also drop obviously dead download mirrors.

Signed-off-by: Michael Heimpold <redacted>
libs/libxml2/Makefile

index 4ca49ac1fb93a5fe403da1a81be1ac24d4626d0f..3cded08954d64720c7c2259ec5b1bc2b84925568 100644 (file)
@@ -8,14 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libxml2
-PKG_VERSION:=2.9.7
+PKG_VERSION:=2.9.8
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://gd.tuwien.ac.at/languages/libxml/ \
-       http://xmlsoft.org/sources/ \
-       ftp://fr.rpmfind.net/pub/libxml/
-PKG_HASH:=f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c
+PKG_SOURCE_URL:=http://xmlsoft.org/sources/
+PKG_HASH:=0b74e51595654f958148759cfef0993114ddccccbb6f31aee018f3558e8e2732
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING
git clone https://git.99rst.org/PROJECT