summaryrefslogtreecommitdiff
path: root/package/sqlite/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-23 21:41:25 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-23 21:41:25 +0200
commit2b198ddc02b3231e43ab8fdddef76ff103a0f5a4 (patch)
tree02cda54987930d677beb7ad60b5bf52cb9d67da9 /package/sqlite/Makefile
parent54893039866e0978bd6563e2b7361f7736341163 (diff)
make allmodconfig work for alix1c eglibc
many upstream package updates, squid, php, asterisk, gnutls, nmap, sqlite, dhcp, git
Diffstat (limited to 'package/sqlite/Makefile')
-rw-r--r--package/sqlite/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/sqlite/Makefile b/package/sqlite/Makefile
index 225c7e78a..8bf6f2604 100644
--- a/package/sqlite/Makefile
+++ b/package/sqlite/Makefile
@@ -4,10 +4,10 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= sqlite
-PKG_VERSION:= 3.6.2
+PKG_VERSION:= 3.6.17
PKG_RELEASE:= 1
-PKG_MD5SUM:= 46f92e42243bc51aaa3871645ce78bd5
-PKG_DESCR:= Self-contained, embeddable, zero-configuration SQL database engine
+PKG_MD5SUM:= f89f62afc765e08b3f0e47cdc47a15d4
+PKG_DESCR:= Self-contained, embeddable, zero-configuration SQL database
PKG_SECTION:= libs
PKG_URL:= http://www.sqlite.org
PKG_SITES:= http://www.sqlite.org/