summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-06-16 20:39:25 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-06-16 20:39:25 (GMT)
commitb2fe0692f3f7d9f73901c3b103d374235ab729a3 (patch)
tree9c395831d43013f0575e33b9f14b408082817ca0 /src/sqlite.mk
parent139145e7978d3e10134d173bd06f708de8238d43 (diff)
downloadmxe-b2fe0692f3f7d9f73901c3b103d374235ab729a3.zip
mxe-b2fe0692f3f7d9f73901c3b103d374235ab729a3.tar.gz
mxe-b2fe0692f3f7d9f73901c3b103d374235ab729a3.tar.bz2
update version of packages cairo, geos, libgsasl, pixman 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 d0320c3..9c63a65 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -1,8 +1,8 @@
# SQLite
PKG := sqlite
-$(PKG)_VERSION := 3.6.14.2
-$(PKG)_CHECKSUM := 674cef2f488fbee0f39bed3508780c01a7ad0e97
+$(PKG)_VERSION := 3.6.15
+$(PKG)_CHECKSUM := c1236e7b16d6b77d9fa988d639c1d33e55899663
$(PKG)_SUBDIR := sqlite-$($(PKG)_VERSION)
$(PKG)_FILE := sqlite-amalgamation-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/