update sqlite

This commit is contained in:
Mark Brand 2018-06-04 23:00:42 +02:00
parent 7f330fc049
commit 5ae55bd75e
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ PKG := sqlite
$(PKG)_WEBSITE := https://www.sqlite.org/
$(PKG)_DESCR := SQLite
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3230100
$(PKG)_CHECKSUM := 92842b283e5e744eff5da29ed3c69391de7368fccc4d0ee6bf62490ce555ef25
$(PKG)_VERSION := 3240000
$(PKG)_CHECKSUM := d9d14e88c6fb6d68de9ca0d1f9797477d82fc3aed613558f87ffbdbbc5ceb74a
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.sqlite.org/2018/$($(PKG)_FILE)