projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
726e945
)
sqlite3: Update to 3.41.2
author
Tianling Shen
<cnsztl@immortalwrt.org>
Tue, 2 May 2023 13:40:18 +0000
(21:40 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Thu, 4 May 2023 12:11:29 +0000
(20:11 +0800)
Fixes: CVE-2021-20227
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
f1e33826fb4e096758580c258acb43a052e1e328
)
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index aad769dcbe365dd36592159f399a193a76d23ee9..9d1d04dee09b02288bf3c98fa5455673a429d9e8 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=3410
1
00
+PKG_VERSION:=3410
2
00
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.sqlite.org/2023/
-PKG_HASH:=
4dadfbeab9f8e16c695d4fbbc51c16b2f77fb97ff4c1c3d139919dfc038c9e33
+PKG_HASH:=
e98c100dd1da4e30fa460761dab7c0b91a50b785e167f8c57acc46514fae9499
PKG_CPE_ID:=cpe:/a:sqlite:sqlite
PKG_LICENSE:=PUBLICDOMAIN