diff options
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r-- | package/libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile index 7095a6c3a..ff0a5ec4a 100644 --- a/package/libxml2/Makefile +++ b/package/libxml2/Makefile @@ -6,7 +6,7 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= libxml2 PKG_VERSION:= 2.9.1 PKG_RELEASE:= 6 -PKG_MD5SUM:= 9c0cfef285d5c4a5c80d00904ddab380 +PKG_HASH:= fd3c64cb66f2c4ea27e934d275904d92cec494a8e8405613780cbc8a71680fdb PKG_DESCR:= xml parser and toolkit PKG_SECTION:= libs/data PKG_DEPENDS:= zlib |