commit:     b62a167ee7c2ffd692272edfbb220c448ac2c6ac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 26 18:37:39 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 26 18:38:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62a167e

dev-db/mariadb: fix patchset link in 10.6.15

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-db/mariadb/mariadb-10.6.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mariadb/mariadb-10.6.15.ebuild 
b/dev-db/mariadb/mariadb-10.6.15.ebuild
index dfa3a95dee52..336bc129be4f 100644
--- a/dev-db/mariadb/mariadb-10.6.15.ebuild
+++ b/dev-db/mariadb/mariadb-10.6.15.ebuild
@@ -12,7 +12,7 @@ inherit systemd flag-o-matic prefix toolchain-funcs \
 DESCRIPTION="An enhanced, drop-in replacement for MySQL"
 HOMEPAGE="https://mariadb.org/";
 SRC_URI="mirror://mariadb/${PN}-${PV}/source/${P}.tar.gz
-       
https://github.com/hydrapolic/gentoo-dist/raw/master/mariadb/mariadb-10.6.13-patches-01.tar.xz
+       
https://github.com/hydrapolic/gentoo-dist/raw/main/mariadb/mariadb-10.6.13-patches-01.tar.xz
        
https://dev.gentoo.org/~arkamar/distfiles/${PN}-10.6-columnstore-with-boost-1.85.patch.xz";
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase

Reply via email to