aboutsummaryrefslogtreecommitdiff
path: root/libs/sqlite3/Makefile
diff options
context:
space:
mode:
authorChristoph König <christoph.koenig@gmail.com>2014-09-07 09:57:04 +0200
committerChristoph König <christoph.koenig@gmail.com>2014-09-07 10:07:59 +0200
commitf64163525e7ed303800e61a5801d35301443e178 (patch)
treec2a98ab372fea71ac5b606fab84940243ae55f5e /libs/sqlite3/Makefile
parent6bf07a651ae6faf6ce91017a731b4d1ee3d65da2 (diff)
sqlite3: update to 3.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
Diffstat (limited to 'libs/sqlite3/Makefile')
-rw-r--r--libs/sqlite3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile
index 31afd47e2..8796dc56c 100644
--- a/libs/sqlite3/Makefile
+++ b/libs/sqlite3/Makefile
@@ -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:=