summaryrefslogtreecommitdiffstats
path: root/src/xmlwrapp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlwrapp.mk')
-rw-r--r--src/xmlwrapp.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/xmlwrapp.mk b/src/xmlwrapp.mk
index f45301c..7c913d1 100644
--- a/src/xmlwrapp.mk
+++ b/src/xmlwrapp.mk
@@ -1,14 +1,11 @@
-# This file is part of mingw-cross-env.
-# See doc/index.html for further information.
+# This file is part of MXE.
+# See index.html for further information.
-# xmlwrapp
PKG := xmlwrapp
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.6.2
$(PKG)_CHECKSUM := b3ef8bff215bbacd988790615b76379672105928
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
-$(PKG)_WEBSITE := http://sourceforge.net/projects/$(PKG)/
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc libxml2 libxslt