sqlite: update

This commit is contained in:
Mark Brand 2016-03-04 19:22:18 +01:00
parent c6136ab269
commit cb59b3bc97
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := sqlite
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3110000
$(PKG)_CHECKSUM := 508d4dcbcf7a7181e95c717a1dc4ae3c0880b3d593be0c4b40abb6c3a0e201fb
$(PKG)_VERSION := 3110100
$(PKG)_CHECKSUM := 533ff1d0271c2e666f01591271cef01a31648563affa0c95e80ef735077d4377
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/2016/$($(PKG)_FILE)