diff options
author | 2023-03-23 23:13:17 +0000 | |
---|---|---|
committer | 2023-03-23 23:13:17 +0000 | |
commit | 25227e6e5dbc77672a3586312432810c1e2811fe (patch) | |
tree | 3fad3d922eaf8abf0e543e04c4645b1eadb9f29e /dev-db/sqlite/files | |
parent | app-emulation/diskimage-builder: add 3.28.0 (diff) | |
download | gentoo-25227e6e5dbc77672a3586312432810c1e2811fe.tar.gz gentoo-25227e6e5dbc77672a3586312432810c1e2811fe.tar.bz2 gentoo-25227e6e5dbc77672a3586312432810c1e2811fe.zip |
dev-db/sqlite: add another bug ref for perf patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/sqlite/files')
-rw-r--r-- | dev-db/sqlite/files/sqlite-3.41.2-perf-regression.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlite/files/sqlite-3.41.2-perf-regression.patch b/dev-db/sqlite/files/sqlite-3.41.2-perf-regression.patch index 7d8acf6ddda8..0bf5c41513af 100644 --- a/dev-db/sqlite/files/sqlite-3.41.2-perf-regression.patch +++ b/dev-db/sqlite/files/sqlite-3.41.2-perf-regression.patch @@ -1,4 +1,4 @@ -https://sqlite.org/forum/forumpost/3a180ba0d4 +https://sqlite.org/forum/forumpost/3a180ba0d4 and https://sqlite.org/forum/forumpost/f9346b11a6 https://sqlite.org/src/info/aa6bd6dff751223e (-> https://sqlite.org/src/vpatch?from=71215599cd8ebb97&to=aa6bd6dff751223e) |