summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-08-10 11:33:49 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-08-10 11:33:49 (GMT)
commit275090c2f1fb86c6b561c84719dc8b0e31e4c604 (patch)
tree727d86b027d74e8796c897c2d3f26c6ce1a4c8a7 /src/sqlite.mk
parent2cce10cbcbb6c5e913fbd1ebf8c46b8ebfe7eeb2 (diff)
downloadmxe-275090c2f1fb86c6b561c84719dc8b0e31e4c604.zip
mxe-275090c2f1fb86c6b561c84719dc8b0e31e4c604.tar.gz
mxe-275090c2f1fb86c6b561c84719dc8b0e31e4c604.tar.bz2
update version of packages fontconfig, glib, gtk, libevent, libiconv, libpng, libusb, ogg, pixman, sqlite and vorbis
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 9c63a65..04a4806 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -1,8 +1,8 @@
# SQLite
PKG := sqlite
-$(PKG)_VERSION := 3.6.15
-$(PKG)_CHECKSUM := c1236e7b16d6b77d9fa988d639c1d33e55899663
+$(PKG)_VERSION := 3.6.16
+$(PKG)_CHECKSUM := ef829429d1cd71cd7353e0c8fe47bc7304d698a8
$(PKG)_SUBDIR := sqlite-$($(PKG)_VERSION)
$(PKG)_FILE := sqlite-amalgamation-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/