summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-12-12 12:08:30 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-12-12 12:08:30 (GMT)
commit768b553fe598c092e4b64ae634d1a17f513ab9b4 (patch)
tree2081ffa8fbc0bc10bb0a3ab114950eb4e45f752c
parente48afbd0e9dd5da881dd536929717211ee117574 (diff)
downloadmxe-768b553fe598c092e4b64ae634d1a17f513ab9b4.zip
mxe-768b553fe598c092e4b64ae634d1a17f513ab9b4.tar.gz
mxe-768b553fe598c092e4b64ae634d1a17f513ab9b4.tar.bz2
package mingwrt: ignore older version 3.20
-rw-r--r--src/mingwrt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mingwrt.mk b/src/mingwrt.mk
index 9c6b2b0..db712a8 100644
--- a/src/mingwrt.mk
+++ b/src/mingwrt.mk
@@ -2,7 +2,7 @@
# See index.html for further information.
PKG := mingwrt
-$(PKG)_IGNORE :=
+$(PKG)_IGNORE := 3.20
$(PKG)_CHECKSUM := cc6c1f841ab255e52e60f9c967cea6acf29354db
$(PKG)_SUBDIR := .
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION)-mingw32-dev.tar.lzma