summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-04-03 18:36:58 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-04-03 18:36:58 (GMT)
commitb06d382dff9eaff226af9300efb23ba2fb79a326 (patch)
treec3081ee550a5022ee659fb7711958e4d701504cd /src/sqlite.mk
parent1b7261ecadb3b38aa5d3f07046b7d1dadbea16f8 (diff)
downloadmxe-b06d382dff9eaff226af9300efb23ba2fb79a326.zip
mxe-b06d382dff9eaff226af9300efb23ba2fb79a326.tar.gz
mxe-b06d382dff9eaff226af9300efb23ba2fb79a326.tar.bz2
update package 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 25c7804..c0f54e9 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -3,8 +3,8 @@
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3080402
-$(PKG)_CHECKSUM := 97d727b46ca67c98eb7a0fa3f57a1cfeb7f08f74
+$(PKG)_VERSION := 3080403
+$(PKG)_CHECKSUM := 70f3b100fa22e5bfebfe1b0a2102612e3c6c53fb
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/2014/$($(PKG)_FILE)