projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd3da3f
)
Set md5sum for libxml2.
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 8 Oct 2008 15:15:35 +0000
(15:15 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 8 Oct 2008 15:15:35 +0000
(15:15 +0000)
SVN-Revision: 12900
libs/libxml2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxml2/Makefile
b/libs/libxml2/Makefile
index 06f07f358bbe3c58e2af12c1022859302e460d86..0f27a5129c5dc6aafcde80e436657e34443fc03e 100644
(file)
--- a/
libs/libxml2/Makefile
+++ b/
libs/libxml2/Makefile
@@
-15,7
+15,7
@@
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \
ftp://fr.rpmfind.net/pub/libxml/
-#PKG_MD5SUM:=2621d322c16f0257e30f0ff2b13384de
+PKG_MD5SUM:=dc43ff7ae6aded45f578c87b7b0c8766
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk