update package sqlite

This commit is contained in:
Mark Brand 2011-05-20 09:05:11 +02:00
parent 969d98291a
commit 21d02040b6
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
# SQLite
PKG := sqlite
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3070602
$(PKG)_CHECKSUM := 3582b0b809dc0c3fa10ddaa403c219a4ebd8abb5
$(PKG)_VERSION := 3070603
$(PKG)_CHECKSUM := a19e4496e2854e737d55465b77c87e775a362775
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/