sqlite: update

This commit is contained in:
Mark Brand 2017-05-24 20:03:06 +02:00
parent 68e4e3ad98
commit 0323ebadde
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 := 3180000
$(PKG)_CHECKSUM := 3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c
$(PKG)_VERSION := 3190100
$(PKG)_CHECKSUM := 7bc43a18d90d43376cd91e1b338c64548e6a9e3764bca4ef59dfe152d27a3a38
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.sqlite.org/2017/$($(PKG)_FILE)