From 9bc3d1ab6f84d647f5831d61eab70c5289150cc6 Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Fri, 14 Aug 2009 11:11:32 +0000 Subject: [PATCH] [packages] sqlite3: Update to v3.6.17 (#5698) SVN-Revision: 17252 --- libs/sqlite3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index d4f02393dc..c0661a7791 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3.6.14 +PKG_VERSION:=3.6.17 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.sqlite.org/ -PKG_MD5SUM:=cfe9d3021cfdb58e2b02a36a4cb6b70c +PKG_MD5SUM:=3172f8a23e7e7f0e5b295062e339a149 PKG_BUILD_DEPENDS:=libncurses libreadline -- 2.30.2