From: Etienne Champetier Date: Sun, 9 Jul 2017 02:07:41 +0000 (-0700) Subject: sqlite3: update to 3.19.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3bf89aab32ccc60c7123b9436d35e3103f4b5871;p=openwrt-packages.git sqlite3: update to 3.19.3 fix possible database corruption https://www.sqlite.org/releaselog/3_19_3.html Signed-off-by: Etienne Champetier --- diff --git a/libs/sqlite3/Makefile b/libs/sqlite3/Makefile index 720c7a3c3..8d2180902 100644 --- a/libs/sqlite3/Makefile +++ b/libs/sqlite3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlite -PKG_VERSION:=3190200 +PKG_VERSION:=3190300 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz +PKG_HASH:=06129c03dced9f87733a8cba408871bd60673b8f93b920ba8d815efab0a06301 PKG_SOURCE_URL:=http://www.sqlite.org/2017/ -PKG_HASH:=ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc PKG_LICENSE:=PUBLICDOMAIN PKG_LICENSE_FILES:=