commit
3be56aee71
@ -443,7 +443,7 @@ module Homebrew
|
||||
(\n^\ {3}[\S\ ]+$)* # options can be in multiple lines
|
||||
)?|
|
||||
(homepage|desc|sha1|sha256|version|mirror)\ ['"][\S\ ]+['"]| # specs with a string
|
||||
rebuild\ \d+ # rebuild with a number
|
||||
revision\ \d+ # revision with a number
|
||||
)\n+ # multiple empty lines
|
||||
)+
|
||||
/mx, '\0' + output + "\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user