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 aefb458a17c0b6f51710e03dfd13ad85ec263b80..b505bd95663711f24cb8621aaba5c79f5a6f6a69 100644 (file)
@@ -3,9 +3,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3.2.8
+PKG_VERSION:=3.3.3
 PKG_RELEASE:=1
-PKG_MD5SUM:=9f2c014aaa46565b8163e047166a5686
+PKG_MD5SUM:=eb5d9d7e7853b3af78e767d709b7fced
 
 PKG_SOURCE_URL:=http://www.sqlite.org/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz