[packages] sqlite3: bump to v3.6.13 (#5029)
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 1 May 2009 01:22:39 +0000 (01:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 1 May 2009 01:22:39 +0000 (01:22 +0000)
SVN-Revision: 15531

libs/sqlite3/Makefile

index bdc9dd45fd1c247fc384576d1431421b6921ee44..f0fcb8a3f3d7ff4a05a76f860d702fa2a5d01c43 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3.5.9
+PKG_VERSION:=3.6.13
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.sqlite.org/
-PKG_MD5SUM:=b58412904b42fe49e5a281e99da0fd72
+PKG_MD5SUM:=652a01797e7538811e4997a5847bc026
 
 PKG_BUILD_DEPENDS:=libncurses libreadline