Browse Source

sqlite3: update to 3.8.8.3

run tested on ar71xx

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

+ 2
- 2
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:=3080801
11
+PKG_VERSION:=3080803
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=http://www.sqlite.org/2015/
16
-PKG_MD5SUM:=a6381941ffe8817ba19669ec0c0ede6f
16
+PKG_MD5SUM:=51272e875879ee893e51070b07c33888
17 17
 
18 18
 PKG_LICENSE:=PUBLICDOMAIN
19 19
 PKG_LICENSE_FILES:=