potrace: update livecheck
parent
0d50a4fa39
commit
54f6dcb4b6
|
@ -8,7 +8,7 @@ class Potrace < Formula
|
|||
livecheck do
|
||||
url "http://potrace.sourceforge.net/"
|
||||
strategy :page_match
|
||||
regex(/href=.*?potrace[._-]v?(\d+(?:\.\d+)*)\.t/i)
|
||||
regex(/href=.*?potrace[._-]v?(\d+(?:\.\d+)+)\.t/i)
|
||||
end
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue