You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-07-10 12:19:27 -07:00
mariadb: fix livecheck
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user