From 538791f644fbde40bd45228623d5e96e90ab4d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Sun, 7 Sep 2014 09:57:04 +0200 Subject: [PATCH] sqlite3: update to 3.8.6 Signed-off-by: Christoph Koenig --- libs/sqlite3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index 31afd47e29..8796dc56cb 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3080500 +PKG_VERSION:=3080600 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.sqlite.org/2014/ -PKG_MD5SUM:=0544ef6d7afd8ca797935ccc2685a9ed +PKG_MD5SUM:=f7e4a156b583abeba349629e2364224b PKG_LICENSE:=PUBLICDOMAIN PKG_LICENSE_FILES:=