diff --git a/modules/MariaDB104.php b/modules/MariaDB104.php index 6f4b1ad..d1b1825 100644 --- a/modules/MariaDB104.php +++ b/modules/MariaDB104.php @@ -2,7 +2,7 @@ class MariaDB104 extends PatchBase { function __construct() { - parent::__construct('MariaDB Foundation', 'MariaDB', 'https://downloads.mariadb.org/'); + parent::__construct('MariaDB Foundation', 'MariaDB', 'https://downloads.mariadb.org/mariadb/10.4/'); $this->patch->setBranch('10.4'); } function check() : bool {