summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-06-29 07:20:22 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-06-29 07:20:22 (GMT)
commite3316c85fb1c61c69c5e3d8e9f100731d2483b10 (patch)
tree6f4f037f18ab0e3ae44f3cc11c0a91ea9b0ec468
parent57c93586a0d3cf95f7637699f93ae29540d52115 (diff)
downloadmxe-e3316c85fb1c61c69c5e3d8e9f100731d2483b10.zip
mxe-e3316c85fb1c61c69c5e3d8e9f100731d2483b10.tar.gz
mxe-e3316c85fb1c61c69c5e3d8e9f100731d2483b10.tar.bz2
update package sqlite
-rw-r--r--src/sqlite.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index 21b1c5d..a68ce07 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -4,8 +4,8 @@
# SQLite
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3070700
-$(PKG)_CHECKSUM := f9b16cb62dac99119c5651bccecfe97761f66c20
+$(PKG)_VERSION := 3070701
+$(PKG)_CHECKSUM := ee405037ab49f46f657a9b314e66eec6009d5fc6
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/