summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-09-20 14:48:09 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-09-20 14:48:09 (GMT)
commit31efaa74bedb32eef25bec2891f9438a4eac90ae (patch)
tree1ba52a9411a13b35633a283211b0969536358324 /src/sqlite.mk
parentf162381b1a406c895277b9950559ec5fca3fdd92 (diff)
downloadmxe-31efaa74bedb32eef25bec2891f9438a4eac90ae.zip
mxe-31efaa74bedb32eef25bec2891f9438a4eac90ae.tar.gz
mxe-31efaa74bedb32eef25bec2891f9438a4eac90ae.tar.bz2
update version of packages fltk, fontconfig, glib, gnutls, gtk, libgsf, libpng, libxml2, libxslt and sqlite
Diffstat (limited to 'src/sqlite.mk')
-rw-r--r--src/sqlite.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index 8aac556..056e77c 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -22,8 +22,8 @@
# SQLite
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.6.17
-$(PKG)_CHECKSUM := 8de30d82f38012cb2fbee1c6a1be0d8615d483b2
+$(PKG)_VERSION := 3.6.18
+$(PKG)_CHECKSUM := 440752ad048e5ec3394002b866eecb08ef864c3d
$(PKG)_SUBDIR := sqlite-$($(PKG)_VERSION)
$(PKG)_FILE := sqlite-amalgamation-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/