From 3895c7292b69b83d8923e3dee6b8fac463d498e0 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Mon, 20 May 2013 13:15:57 +0200 Subject: update package sqlite --- index.html | 2 +- src/sqlite.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f0c6ff8..e80bfa9 100644 --- a/index.html +++ b/index.html @@ -2135,7 +2135,7 @@ aptitude -t squeeze-backports install cmake yasm sqlite - 3071602 + 3071700 SQLite diff --git a/src/sqlite.mk b/src/sqlite.mk index 56fdb18..fced0e7 100644 --- a/src/sqlite.mk +++ b/src/sqlite.mk @@ -3,7 +3,7 @@ PKG := sqlite $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 85bf857cf86f34831d55d7ba97606dba581b8d62 +$(PKG)_CHECKSUM := e31958e56b1d7bef9433b1ff2e875c8c290d37f4 $(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://www.sqlite.org/2013/$($(PKG)_FILE) -- cgit v0.12