summaryrefslogtreecommitdiff
path: root/package/sqlite
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-06 17:38:29 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-06 17:48:48 +0100
commitc481446c0210205deca32bef6e199b5dd84f7b11 (patch)
tree2375cf3650f2d8312d1aa77172cac997671ea5d0 /package/sqlite
parent27a65fefdbebf3f0b3a5e860126de7edc82b2e18 (diff)
update firefox, partially working.
Diffstat (limited to 'package/sqlite')
-rw-r--r--package/sqlite/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/sqlite/Makefile b/package/sqlite/Makefile
index 467677bd4..89d227e12 100644
--- a/package/sqlite/Makefile
+++ b/package/sqlite/Makefile
@@ -4,7 +4,7 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= sqlite
-PKG_VERSION:= 3.8.5
+PKG_VERSION:= 3.8.8.1
PKG_RELEASE:= 1
PKG_HASH:= 98c33abe4106e508e73fda648b2657ac9e969fe24695f543dcde68cc71f3091b
PKG_DESCR:= embeddable sql database cli
@@ -12,12 +12,12 @@ PKG_SECTION:= sys/misc
PKG_BUILDDEP:= ncurses readline
PKG_DEPENDS:= libsqlite
PKG_URL:= http://www.sqlite.org/
-PKG_SITES:= http://www.sqlite.org/2014/
+PKG_SITES:= http://www.sqlite.org/2015/
PKG_LIBNAME:= libsqlite
PKG_OPTS:= dev
-DISTFILES:= sqlite-autoconf-3080500.tar.gz
-WRKDIST= ${WRKDIR}/sqlite-autoconf-3080500
+DISTFILES:= sqlite-autoconf-3080801.tar.gz
+WRKDIST= ${WRKDIR}/sqlite-autoconf-3080801
PKG_SUBPKGS:= SQLITE_CLI LIBSQLITE
PKGSD_LIBSQLITE:= emeddable sql library