update SQLite to new upstream release, v3.3.3
authorOliver Ertl <oliver@ertl-net.net>
Wed, 5 Apr 2006 12:40:42 +0000 (12:40 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Wed, 5 Apr 2006 12:40:42 +0000 (12:40 +0000)
SVN-Revision: 3594

openwrt/package/sqlite/Makefile

index dea4c56dbc86a9ce87f6dd17ff1a4ca0762b0e2f..080d92f23cf292424a4da1193a18ac456266eaeb 100644 (file)
@@ -3,9 +3,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3.2.1
+PKG_VERSION:=3.3.3
 PKG_RELEASE:=1
-PKG_MD5SUM:=ccf3831c2f67452d444c5e5e2c7ca6f0
+PKG_MD5SUM:=eb5d9d7e7853b3af78e767d709b7fced
 
 PKG_SOURCE_URL:=http://www.sqlite.org/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz