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/sqlite/sources | |
parent | ddee797a1850bf1d6f58c24ab9dc03d4cc912210 (diff) | |
download | repository-e04da5106731ee0443b423845f9d69adb9c92f2d.tar.gz |
sqlite: bump to 3.38.0
Diffstat (limited to 'extra/sqlite/sources')
-rw-r--r-- | extra/sqlite/sources | 4 |
1 files changed, 2 insertions, 2 deletions
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 |