summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-02-01 09:07:56 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-02-01 09:07:56 (GMT)
commit9a1bc8f0d739f1c84b7ac68b6eb1ed06699413e8 (patch)
tree58afd81633ebc149106477ed768f01714aafbd14 /src/sqlite.mk
parent314e72c26c9420f8bdfe92ea32e01cda867cb392 (diff)
downloadmxe-9a1bc8f0d739f1c84b7ac68b6eb1ed06699413e8.zip
mxe-9a1bc8f0d739f1c84b7ac68b6eb1ed06699413e8.tar.gz
mxe-9a1bc8f0d739f1c84b7ac68b6eb1ed06699413e8.tar.bz2
upgrade 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 1589e65..eb31964 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -4,8 +4,8 @@
# SQLite
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3070400
-$(PKG)_CHECKSUM := 43848641320cb60fb7f445bc295b9870cdc127be
+$(PKG)_VERSION := 3070500
+$(PKG)_CHECKSUM := 4e1338497b8da50b84307191bb3418e9ec5715d7
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/