summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-09-02 09:09:40 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-09-02 09:09:40 (GMT)
commit2d68e65576759719a0cfe6058fedb55ce2560453 (patch)
tree2e10e4a2731e4b44077bdc7dee02ffbd081071b9 /src/sqlite.mk
parentd3dd3c15332b203d01211176ee0dc3dbe212a61d (diff)
downloadmxe-2d68e65576759719a0cfe6058fedb55ce2560453.zip
mxe-2d68e65576759719a0cfe6058fedb55ce2560453.tar.gz
mxe-2d68e65576759719a0cfe6058fedb55ce2560453.tar.bz2
update version of packages curl, fontconfig, gdal, gnutls, gtk, libpng, mingwrt, pango, pixman, 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 35dae1a..65b7387 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -21,8 +21,8 @@
# SQLite
PKG := sqlite
-$(PKG)_VERSION := 3.6.16
-$(PKG)_CHECKSUM := ef829429d1cd71cd7353e0c8fe47bc7304d698a8
+$(PKG)_VERSION := 3.6.17
+$(PKG)_CHECKSUM := 8de30d82f38012cb2fbee1c6a1be0d8615d483b2
$(PKG)_SUBDIR := sqlite-$($(PKG)_VERSION)
$(PKG)_FILE := sqlite-amalgamation-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/