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:
a4ae834
)
Update libxslt to 1.1.24 (#3595)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jul 2008 17:59:32 +0000
(17:59 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jul 2008 17:59:32 +0000
(17:59 +0000)
SVN-Revision: 11731
libs/libxslt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxslt/Makefile
b/libs/libxslt/Makefile
index f688475742f7d14f5ef262d7d8a245c97791905d..a6f81c695b1d3510ffe966b96167428337e67439 100644
(file)
--- a/
libs/libxslt/Makefile
+++ b/
libs/libxslt/Makefile
@@
-9,16
+9,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxslt
-PKG_VERSION:=1.1.
1
4
+PKG_VERSION:=1.1.
2
4
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:=db71660bb7d01ccd4e6be990af8d813b
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
+PKG_MD5SUM:=e83ec5d27fc4c10c6f612879bea9a153
include $(INCLUDE_DIR)/package.mk