qt@5: create qt@5 alias and update qt alias (#68241)

* Create alias for qt@5

* formula_renames: redirect qt5 to qt@5

qt 6.0.0 has been released, so redirect formulae that refer
to the outdated qt5 name to use qt@5 rather than qt.
master
Steve Peters 2021-01-04 13:44:55 -08:00 committed by GitHub
parent fc18f0c4ea
commit 562c37360f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
Aliases/qt@5 Symbolic link
View File

@ -0,0 +1 @@
../Formula/qt.rb

View File

@ -98,7 +98,7 @@
"postgresql95": "postgresql@9.5",
"presto": "prestodb",
"pyqt5": "pyqt",
"qt5": "qt",
"qt5": "qt@5",
"racket": "minimal-racket",
"rebar@3": "rebar3",
"recipes": "gnome-recipes",