projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e9d7b7
)
[package] update libxml2 to 2.7.3
author
Florian Fainelli
<florian@openwrt.org>
Fri, 3 Apr 2009 09:11:58 +0000
(09:11 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 3 Apr 2009 09:11:58 +0000
(09:11 +0000)
SVN-Revision: 15087
libs/libxml2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxml2/Makefile
b/libs/libxml2/Makefile
index 3add8aa9bc0bb3be323cd2814447d6fc5b2b9372..952a663236bde6ce2269f8afa86ef07c765165e0 100644
(file)
--- a/
libs/libxml2/Makefile
+++ b/
libs/libxml2/Makefile
@@
-9,13
+9,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
-PKG_VERSION:=2.7.
2
-PKG_RELEASE:=
3
+PKG_VERSION:=2.7.
3
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \
ftp://fr.rpmfind.net/pub/libxml/
-PKG_MD5SUM:=
dc43ff7ae6aded45f578c87b7b0c8766
+PKG_MD5SUM:=
8f4fda3969237c2a33bdb1583b5d06b2
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk