Skip to content

Commit

Permalink
Merge pull request #12261 from sartura/sqlite/security-bump
Browse files Browse the repository at this point in the history
sqlite3: update to version 3.32.0
  • Loading branch information
neheb authored May 25, 2020
2 parents f50e2bd + e90b8cd commit 96fb464
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/sqlite3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=sqlite
PKG_VERSION:=3310100
PKG_VERSION:=3320000
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
PKG_HASH:=62284efebc05a76f909c580ffa5c008a7d22a1287285d68b7825a2b6b51949ae
PKG_HASH:=598317fd74f5dcc8921949c47665b9e512d0d9c6a445a2e843430f04dc10bda4
PKG_SOURCE_URL:=https://www.sqlite.org/2020/

PKG_LICENSE:=PUBLICDOMAIN
Expand Down

0 comments on commit 96fb464

Please sign in to comment.