mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
sqlite3: bump to 3.29.0
Fixes CVE-2019-5018
Also drops upstreamed patch.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
(cherry picked from commit 2f7fbde7d6)
This commit is contained in:
committed by
Josef Schlehofer
parent
e2bca1026b
commit
3bfc11ea22
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3270200
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=3290000
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=50c39e85ea28b5ecfdb3f9e860afe9ba606381e21836b2849efca6a0bfe6ef6e
|
||||
PKG_HASH:=8e7c1e2950b5b04c5944a981cb31fffbf9d2ddda939d536838ebc854481afd5b
|
||||
PKG_SOURCE_URL:=https://www.sqlite.org/2019/
|
||||
|
||||
PKG_LICENSE:=PUBLICDOMAIN
|
||||
|
||||
Reference in New Issue
Block a user