update package sqlite

This commit is contained in:
Mark Brand 2011-06-29 09:20:22 +02:00
parent 57c93586a0
commit e3316c85fb
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
# SQLite
PKG := sqlite
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3070700
$(PKG)_CHECKSUM := f9b16cb62dac99119c5651bccecfe97761f66c20
$(PKG)_VERSION := 3070701
$(PKG)_CHECKSUM := ee405037ab49f46f657a9b314e66eec6009d5fc6
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/