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