mariadb: fix livecheck

This commit is contained in:
Michael Dickens
2020-12-27 20:32:36 -05:00
parent 17815903f0
commit 9b064fc2b1
+2 -2
View File
@@ -182,8 +182,8 @@ simultaneously.
"
livecheck.type regex
livecheck.url https://downloads.mariadb.org/mariadb/
livecheck.regex "href=\"/mariadb/(${version_branch}\[^/\]+)/"
livecheck.url https://downloads.mariadb.org/mariadb/+releases/
livecheck.regex "href=\"/mariadb/(${version_branch}\[^/\]+)/\">"
}
subport ${name_mysql}-server {