summaryrefslogtreecommitdiffstats
path: root/src/xerces.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
commit7e6723adb595dd573666c04739d70e528e653a68 (patch)
treee1618a56489509dcb1812e6f164c8cd7b5bc0f86 /src/xerces.mk
parent483164575c049cf3c7da6281475ef6235c64c3b6 (diff)
downloadmxe-7e6723adb595dd573666c04739d70e528e653a68.zip
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.gz
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.bz2
Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Diffstat (limited to 'src/xerces.mk')
-rw-r--r--src/xerces.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xerces.mk b/src/xerces.mk
index 2d56558..810f3f5 100644
--- a/src/xerces.mk
+++ b/src/xerces.mk
@@ -4,11 +4,9 @@
# Xerces-C++
PKG := xerces
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.1.1
$(PKG)_CHECKSUM := 177ec838c5119df57ec77eddec9a29f7e754c8b2
$(PKG)_SUBDIR := xerces-c-$($(PKG)_VERSION)
$(PKG)_FILE := xerces-c-$($(PKG)_VERSION).tar.gz
-$(PKG)_WEBSITE := http://xerces.apache.org/xerces-c/
$(PKG)_URL := http://apache.linux-mirror.org/xerces/c/$(word 1,$(subst ., ,$($(PKG)_VERSION)))/sources/$($(PKG)_FILE)
$(PKG)_URL_2 := http://www.apache.org/dist/xerces/c/$(word 1,$(subst ., ,$($(PKG)_VERSION)))/sources/$($(PKG)_FILE)
$(PKG)_DEPS := gcc libiconv curl