Andreas Wacknitz
2024-02-04 9340ee08c723965caa86a2e829add1893928e31f
sqlite: update to 3.45.1

1 files deleted
2 files modified
1 files renamed
15 ■■■■ changed files
components/database/sqlite/Makefile 7 ●●●●● patch | view | raw | blame | history
components/database/sqlite/manifests/sample-manifest.p5m 2 ●●●●● patch | view | raw | blame | history
components/database/sqlite/test/results-64.master 6 ●●●●● patch | view | raw | blame | history
components/database/sqlite/test/results-all.master patch | view | raw | blame | history
components/database/sqlite/Makefile
@@ -23,16 +23,15 @@
#
BUILD_BITS= 64_and_32
USE_COMMON_TEST_MASTER= no
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         sqlite
COMPONENT_VERSION=      3.45.0
TARBALL_VERSION=        3450000
COMPONENT_VERSION=      3.45.1
TARBALL_VERSION=        3450100
COMPONENT_SUMMARY=        in-process SQL database engine library
COMPONENT_SRC=          sqlite-src-$(TARBALL_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).zip
COMPONENT_ARCHIVE_HASH= sha256:14dc2db487e8563ce286a38949042cb1e87ca66d872d5ea43c76391004941fe2
COMPONENT_ARCHIVE_HASH= sha256:7f7b14a68edbcd4a57df3a8c4dbd56d2d3546a6e7cdd50de40ceb03af33d34ba
COMPONENT_PROJECT_URL=  https://www.sqlite.org
COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)/2024/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         database/sqlite-3
components/database/sqlite/manifests/sample-manifest.p5m
@@ -31,8 +31,6 @@
link path=usr/lib/$(MACH64)/libsqlite3.so.0 target=libsqlite3.so.0.8.6
file path=usr/lib/$(MACH64)/libsqlite3.so.0.8.6
file path=usr/lib/$(MACH64)/pkgconfig/sqlite3.pc
file path=usr/lib/$(MACH64)/sqlite3/libtclsqlite3.so
file path=usr/lib/$(MACH64)/sqlite3/pkgIndex.tcl
link path=usr/lib/libsqlite3.so target=libsqlite3.so.0.8.6
link path=usr/lib/libsqlite3.so.0 target=libsqlite3.so.0.8.6
file path=usr/lib/libsqlite3.so.0.8.6
components/database/sqlite/test/results-64.master
File was deleted
components/database/sqlite/test/results-all.master