|
@@ -8,14 +8,14 @@
|
8
|
8
|
include $(TOPDIR)/rules.mk
|
9
|
9
|
|
10
|
10
|
PKG_NAME:=libxml2
|
11
|
|
-PKG_VERSION:=2.9.1
|
|
11
|
+PKG_VERSION:=2.9.2
|
12
|
12
|
PKG_RELEASE:=1
|
13
|
13
|
|
14
|
14
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
15
|
15
|
PKG_SOURCE_URL:=http://gd.tuwien.ac.at/languages/libxml/ \
|
16
|
16
|
http://xmlsoft.org/sources/ \
|
17
|
17
|
ftp://fr.rpmfind.net/pub/libxml/
|
18
|
|
-PKG_MD5SUM:=9c0cfef285d5c4a5c80d00904ddab380
|
|
18
|
+PKG_MD5SUM:=9e6a9aca9d155737868b3dc5fd82f788
|
19
|
19
|
|
20
|
20
|
PKG_LICENSE:=MIT
|
21
|
21
|
PKG_LICENSE_FILES:=COPYING
|