Browse Source

sqlite3: update to 3.12.0

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER 9 years ago
parent
commit
e78a0ff2c8
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      libs/sqlite3/Makefile

+ 3
- 3
libs/sqlite3/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=sqlite
11
-PKG_VERSION:=3081101
11
+PKG_VERSION:=3120000
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
15
-PKG_SOURCE_URL:=http://www.sqlite.org/2015/
16
-PKG_MD5SUM:=298c8d6af7ca314f68de92bc7a356cbe
15
+PKG_SOURCE_URL:=http://www.sqlite.org/2016/
16
+PKG_MD5SUM:=56a80fdab2f398cb2e1ab2ab7c339c30
17 17
 
18 18
 PKG_LICENSE:=PUBLICDOMAIN
19 19
 PKG_LICENSE_FILES:=