summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-09-20 12:36:46 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-09-20 12:36:46 (GMT)
commitf162381b1a406c895277b9950559ec5fca3fdd92 (patch)
tree07f172565d40862eb68d9279f2d80ea86dbe8cd2 /src/sqlite.mk
parent4bf7a58c9e319c3495e1a32ce5a0a260e0ef2ebc (diff)
downloadmxe-f162381b1a406c895277b9950559ec5fca3fdd92.zip
mxe-f162381b1a406c895277b9950559ec5fca3fdd92.tar.gz
mxe-f162381b1a406c895277b9950559ec5fca3fdd92.tar.bz2
improved version recognition, enable the notation of ignored (bad) package versions
Diffstat (limited to 'src/sqlite.mk')
-rw-r--r--src/sqlite.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index 65b7387..8aac556 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -21,6 +21,7 @@
# SQLite
PKG := sqlite
+$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.6.17
$(PKG)_CHECKSUM := 8de30d82f38012cb2fbee1c6a1be0d8615d483b2
$(PKG)_SUBDIR := sqlite-$($(PKG)_VERSION)