summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/packages/mariadb-10.5.16-x86_64-1_slack15.0.txt (renamed from patches/packages/mariadb-10.5.15-x86_64-2_slack15.0.txt)0
-rwxr-xr-xpatches/source/mariadb/mariadb.SlackBuild2
2 files changed, 1 insertions, 1 deletions
diff --git a/patches/packages/mariadb-10.5.15-x86_64-2_slack15.0.txt b/patches/packages/mariadb-10.5.16-x86_64-1_slack15.0.txt
index d45005822..d45005822 100644
--- a/patches/packages/mariadb-10.5.15-x86_64-2_slack15.0.txt
+++ b/patches/packages/mariadb-10.5.16-x86_64-1_slack15.0.txt
diff --git a/patches/source/mariadb/mariadb.SlackBuild b/patches/source/mariadb/mariadb.SlackBuild
index 609d7ebf4..6869dd865 100755
--- a/patches/source/mariadb/mariadb.SlackBuild
+++ b/patches/source/mariadb/mariadb.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mariadb
VERSION=${VERSION:-$(echo ${PKGNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2_slack15.0}
+BUILD=${BUILD:-1_slack15.0}
# To reduce the package size, the embedded server may be omitted. Currently
# only amarok uses this. To build without embedded support, set this to NO.