summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-04-13 07:39:06 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-04-13 07:39:06 (GMT)
commitbcf022f6854ae4a379bd9e9d98719d3371d82158 (patch)
tree1a3fb7c085302e12cca823193e811ebcc1965c8d /src/sqlite.mk
parentb9c230dd55749b92fc1a0e598ac7ec43122b8e9d (diff)
downloadmxe-bcf022f6854ae4a379bd9e9d98719d3371d82158.zip
mxe-bcf022f6854ae4a379bd9e9d98719d3371d82158.tar.gz
mxe-bcf022f6854ae4a379bd9e9d98719d3371d82158.tar.bz2
update package sqlite
Diffstat (limited to 'src/sqlite.mk')
-rw-r--r--src/sqlite.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index 298577a..56fdb18 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -3,7 +3,7 @@
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := b0d9b3e2ca3c50f72e5921e9532130787871b7ae
+$(PKG)_CHECKSUM := 85bf857cf86f34831d55d7ba97606dba581b8d62
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/2013/$($(PKG)_FILE)