From bf5e1c3dc4ff9e2d807f8118fedc85e038a4bf46 Mon Sep 17 00:00:00 2001 From: Etienne CHAMPETIER Date: Mon, 15 Dec 2014 22:37:41 +0100 Subject: [PATCH] sqlite3: update to 3.8.7.4 compile tested on ar71xx Signed-off-by: Etienne CHAMPETIER --- libs/sqlite3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index aa3ee28d2..a0ee15fdb 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3080701 +PKG_VERSION:=3080704 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.sqlite.org/2014/ -PKG_MD5SUM:=8ee4541ebb3e5739e7ef5e9046e30063 +PKG_MD5SUM:=33bb8db0038317ce1b0480ca1185c7ba PKG_LICENSE:=PUBLICDOMAIN PKG_LICENSE_FILES:=