[package] update sqlite3 to 3.7.0 (#7668)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 27 Jul 2010 18:27:59 +0000 (18:27 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 27 Jul 2010 18:27:59 +0000 (18:27 +0000)
SVN-Revision: 22399

libs/sqlite3/Makefile

index cc5ad949d83952189976b48060c9ef986712e450..ee637c1d2891fec8fb87d97cef545ec9c4d77e5c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3.6.20
-PKG_RELEASE:=2
+PKG_VERSION:=3.7.0
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.sqlite.org/
-PKG_MD5SUM:=4bb3e9ee5d25e88b8ff8533fbeb168aa
+PKG_MD5SUM:=61b85f108760f91b79afc7833e6e6cb4
 
 PKG_BUILD_DEPENDS:=libncurses libreadline
 PKG_FIXUP:=libtool