From: Etienne CHAMPETIER Date: Thu, 21 Apr 2016 15:49:52 +0000 (+0000) Subject: sqlite3: update to 3.12.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=69e62386f930e13ac9e40929dacc1babd6d685d8;p=openwrt-packages.git sqlite3: update to 3.12.2 3.12.0 as been removed from sqlite servers fixes #2615 Signed-off-by: Etienne CHAMPETIER --- diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index cb8589989..9d3700fb5 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3120000 +PKG_VERSION:=3120200 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.sqlite.org/2016/ -PKG_MD5SUM:=56a80fdab2f398cb2e1ab2ab7c339c30 +PKG_MD5SUM:=c552a133aca1ce1d647163d9e43bbcb1 PKG_LICENSE:=PUBLICDOMAIN PKG_LICENSE_FILES:=