summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-03-10 20:33:03 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-03-10 20:33:03 (GMT)
commit5d42a366ccbd26f8d15ff92f4883e9baf30369e2 (patch)
tree6197b3e56251740f396848a8561a96ba884911e8 /src
parent79d04f64d0733a893a9fadd82763cf9660d75e64 (diff)
downloadmxe-5d42a366ccbd26f8d15ff92f4883e9baf30369e2.zip
mxe-5d42a366ccbd26f8d15ff92f4883e9baf30369e2.tar.gz
mxe-5d42a366ccbd26f8d15ff92f4883e9baf30369e2.tar.bz2
update package sqlite
Diffstat (limited to 'src')
-rw-r--r--src/sqlite.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index 227601f..e7faf50 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -3,8 +3,8 @@
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3080301
-$(PKG)_CHECKSUM := a9b0a3d66fb5c2ae51ad2d8a512ca827adc7d59c
+$(PKG)_VERSION := 3080400
+$(PKG)_CHECKSUM := 19249a798456f88b3a99ef27fa4119d08d89682f
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/2014/$($(PKG)_FILE)