From cee2881af13754cdae125a1325e514cd0bc40da8 Mon Sep 17 00:00:00 2001 From: Etienne CHAMPETIER Date: Wed, 28 Jan 2015 21:56:23 +0100 Subject: [PATCH] sqlite3: update to 3.8.8.1 run tested on ar71xx Signed-off-by: Etienne CHAMPETIER --- libs/sqlite3/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index a0ee15fdb..37a4cc760 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3080704 +PKG_VERSION:=3080801 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.sqlite.org/2014/ -PKG_MD5SUM:=33bb8db0038317ce1b0480ca1185c7ba +PKG_SOURCE_URL:=http://www.sqlite.org/2015/ +PKG_MD5SUM:=a6381941ffe8817ba19669ec0c0ede6f PKG_LICENSE:=PUBLICDOMAIN PKG_LICENSE_FILES:=