From ae8ee986617832ae7ffd853279d6b898386a51dd Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Mon, 25 Mar 2024 13:45:24 +0100 Subject: mariadb connector: upgrade to release 3.3.8 Change-Id: I21cf511a2b6c040d4a64ca720606af9312130045 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165284 Tested-by: Jenkins Reviewed-by: Xisco Fauli (cherry picked from commit e201b8916decefe4e5ad62718d33eb1ec1de4306) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165244 Reviewed-by: Michael Stahl --- download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'download.lst') diff --git a/download.lst b/download.lst index 9eb6e0e56d99..0f16c450c5cd 100644 --- a/download.lst +++ b/download.lst @@ -446,8 +446,8 @@ LXML_TARBALL := lxml-4.9.2.tgz # three static lines # so that git cherry-pick # will not run into conflicts -MARIADB_CONNECTOR_C_SHA256SUM := 975a9a862fed80f84e0206373f7ef05537aada5b65d99b71b36ab892b44240bf -MARIADB_CONNECTOR_C_TARBALL := mariadb-connector-c-3.3.7-src.tar.gz +MARIADB_CONNECTOR_C_SHA256SUM := f9f076b4aa9fb22cc94b24f82c80f9ef063805ecd6533a2eb5d5060cf93833e8 +MARIADB_CONNECTOR_C_TARBALL := mariadb-connector-c-3.3.8-src.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -- cgit