[packages] sqlite3: update to 3071201
authorStephen Walker <stephendwalker@gmail.com>
Sun, 27 May 2012 00:08:22 +0000 (00:08 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Sun, 27 May 2012 00:08:22 +0000 (00:08 +0000)
SVN-Revision: 31864

libs/sqlite3/Makefile

index 481951bc64e48fad6afddb09a8b61996f27a54e8..fb8d1212ebb1eb5ef65c10262c8d3ae573694059 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3070900
+PKG_VERSION:=3071201
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.sqlite.org
-PKG_MD5SUM:=dce303524736fe89a76b8ed29d566352
+PKG_MD5SUM:=eb7bbd258913518ad30971ea7ecb0ca9
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-autoconf-$(PKG_VERSION)
 PKG_BUILD_DEPENDS:=libncurses libreadline