diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-23 16:23:45 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-23 16:23:45 +0100 |
commit | e04da5106731ee0443b423845f9d69adb9c92f2d (patch) | |
tree | a606e23be30dfdb338b3530abf61a182034484db /extra | |
parent | ddee797a1850bf1d6f58c24ab9dc03d4cc912210 (diff) | |
download | repository-e04da5106731ee0443b423845f9d69adb9c92f2d.tar.gz |
sqlite: bump to 3.38.0
Diffstat (limited to 'extra')
-rw-r--r-- | extra/sqlite/checksums | 4 | ||||
-rw-r--r-- | extra/sqlite/sources | 4 | ||||
-rw-r--r-- | extra/sqlite/version | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/extra/sqlite/checksums b/extra/sqlite/checksums index 73148fb8..7b8a66da 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -0178b9dca05fb4ea6cadfc5099059da8485388463744ed34f8644ec1fc742677 sqlite-autoconf-3370200.tar.gz -38d5b8c238aca602d41e6230a665564701dd8b8fdc40cb7479ea00506f1d2b15 VERSION_0_1_8.tar.gz +c3f5930666725238700d0778edea1f4e1ef0e371bda994c5ce4c861c169b9182 sqlite-autoconf-3380000.tar.gz +6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index ab09f2cd..e9f2969c 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3370200.tar.gz -https://github.com/kristapsdz/sqlite2mdoc/archive/refs/tags/VERSION_0_1_8.tar.gz mdoc +https://sqlite.org/2022/sqlite-autoconf-3380000.tar.gz +https://github.com/kristapsdz/sqlite2mdoc/archive/refs/tags/VERSION_0_1_10.tar.gz mdoc diff --git a/extra/sqlite/version b/extra/sqlite/version index ed25afdd..97c66452 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.37.2 1 +3.38.0 1 |