summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-11-09 09:31:35 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-11-09 09:31:35 (GMT)
commitab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e (patch)
tree694130aa62bd541f4e94867432487db44aeec3ef /src/sqlite.mk
parentfd28ac18c5156bc02ad35e859baaf4e7cbcaeac7 (diff)
downloadmxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.zip
mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.tar.gz
mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.tar.bz2
update version of packages curl, fltk, gnutls, gtk, libntlm, openssl, sdl_mixer, sqlite and tiff
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 6fb0723..4b7c36e 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -22,8 +22,8 @@
# SQLite
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.6.19
-$(PKG)_CHECKSUM := 4cd66b3850774429d385e62c930b360ce705aa11
+$(PKG)_VERSION := 3.6.20
+$(PKG)_CHECKSUM := 9f9d01783032013a5f1921a6ea1b0ea70cc3e511
$(PKG)_SUBDIR := sqlite-$($(PKG)_VERSION)
$(PKG)_FILE := sqlite-amalgamation-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/