sqlite: update

This commit is contained in:
Mark Brand 2017-06-09 09:38:26 +02:00
parent 26a5e4049a
commit a4e6248517
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 := 3190200
$(PKG)_CHECKSUM := ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc
$(PKG)_VERSION := 3190300
$(PKG)_CHECKSUM := 06129c03dced9f87733a8cba408871bd60673b8f93b920ba8d815efab0a06301
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.sqlite.org/2017/$($(PKG)_FILE)