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:=