summaryrefslogtreecommitdiffstats
path: root/src/cunit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/cunit.mk')
-rw-r--r--src/cunit.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/cunit.mk b/src/cunit.mk
index 1b49e0d..e510d74 100644
--- a/src/cunit.mk
+++ b/src/cunit.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.
-# cunit
PKG := cunit
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.1-2
$(PKG)_CHECKSUM := 6c2d0627eb64c09c7140726d6bf814cf531a3ce0
$(PKG)_SUBDIR := CUnit-$($(PKG)_VERSION)
$(PKG)_FILE := CUnit-$($(PKG)_VERSION)-src.tar.bz2
-$(PKG)_WEBSITE := http://cunit.sourceforge.net/
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/cunit/CUnit/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc