sqlite: update

This commit is contained in:
Mark Brand 2016-02-15 22:38:06 +01:00
parent cc95f885fa
commit 575439bb40
1 changed files with 2 additions and 2 deletions

View File

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