From 919cdbe11601d52c183c4465c2730de463d6ec03 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 5 Oct 2009 14:50:45 +0000 Subject: [PATCH] [packages] sqlite3: update to v3.6.18 git-svn-id: svn://svn.openwrt.org/openwrt/packages@17886 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/sqlite3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index c0661a779..b100ff5c2 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.11.0