databases/sqlite3: Update to 3.39.2
Security: CVE-2022-35737 ChangeLog: https://www.sqlite.org/releaselog/3_39_2.html Reported by: pavelivolkov@gmail.com (maintainer) via delpij MFH: 2022Q3
This commit is contained in:
parent
e3f56d3c66
commit
87109576c6
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sqlite3
|
||||
DISTVERSION= 3.39.0
|
||||
DISTVERSION= 3.39.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://www.sqlite.org/${YEAR}/ https://www2.sqlite.org/${YEAR}/ https://www3.sqlite.org/${YEAR}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1656667427
|
||||
SHA256 (sqlite-src-3390000.zip) = b3585f37dd106dbb3d46c8c17a2d275f9a4b87df8c4509bd2d6a5b40032426e6
|
||||
SIZE (sqlite-src-3390000.zip) = 13400405
|
||||
TIMESTAMP = 1661900706
|
||||
SHA256 (sqlite-src-3390200.zip) = e933d77000f45f3fbc8605f0050586a3013505a8de9b44032bd00ed72f1586f0
|
||||
SIZE (sqlite-src-3390200.zip) = 13403722
|
||||
|
|
Loading…
Reference in a new issue