From 34fc202292741a3559fcbdac734a3c9a01606735 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 5 Oct 2009 14:50:45 +0000 Subject: [PATCH] [packages] sqlite3: update to v3.6.18 SVN-Revision: 17886 --- libs/sqlite3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index c0661a7791..b100ff5c20 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3.6.17 +PKG_VERSION:=3.6.18 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.sqlite.org/ -PKG_MD5SUM:=3172f8a23e7e7f0e5b295062e339a149 +PKG_MD5SUM:=18c9f044e2f50cdab3bca87386d4fcc8 PKG_BUILD_DEPENDS:=libncurses libreadline -- 2.30.2