sqlite: update

This commit is contained in:
Mark Brand 2016-04-19 09:02:30 +02:00
parent 8f9698984a
commit 0fd22ac45a
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := sqlite
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3120100
$(PKG)_CHECKSUM := 1c038519862b3983b0475f3ed3143ce4bbfcd21bfbd0741192f415838c831a7c
$(PKG)_VERSION := 3120200
$(PKG)_CHECKSUM := fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/2016/$($(PKG)_FILE)