sqlite3: update to 3.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
This commit is contained in:
parent
36b4756cb7
commit
538791f644
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3080500
|
||||
PKG_VERSION:=3080600
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.sqlite.org/2014/
|
||||
PKG_MD5SUM:=0544ef6d7afd8ca797935ccc2685a9ed
|
||||
PKG_MD5SUM:=f7e4a156b583abeba349629e2364224b
|
||||
|
||||
PKG_LICENSE:=PUBLICDOMAIN
|
||||
PKG_LICENSE_FILES:=
|
||||
|
|
Loading…
Reference in a new issue