Revert "package/sqlite: bump version to 3.52.0"

This reverts commit 04dbf7a38f.

Upstream withdrew this release:
https://www.sqlite.org/releaselog/3_52_0.html

"Due to backwards-compatibility issues associated with some new
 features, the 3.52.0 release has been withdrawn."

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-15 08:48:48 +01:00
committed by Julien Olivain
parent 2e2d038918
commit 04473f5559
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 f6b50b0c103392af32a8be15b2b9d25959de9a00a70c3979128aafeaa5338b3f sqlite-autoconf-3520000.tar.gz
sha256 fbd89f866b1403bb66a143065440089dd76100f2238314d92274a082d4f2b7bb sqlite-autoconf-3510200.tar.gz
sha256 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9 tea/license.terms

View File

@@ -4,8 +4,8 @@
#
################################################################################
SQLITE_VERSION = 3.52.0
SQLITE_TAR_VERSION = 3520000
SQLITE_VERSION = 3.51.2
SQLITE_TAR_VERSION = 3510200
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_TAR_VERSION).tar.gz
SQLITE_SITE = https://www.sqlite.org/2026
SQLITE_LICENSE = blessing