rtmpdump: update livecheck

master
Sam Ford 2021-03-01 12:31:57 -05:00 committed by GitHub
parent 6f3d6186e0
commit 960d06a6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ class Rtmpdump < Formula
livecheck do
url "https://cdn-aws.deb.debian.org/debian/pool/main/r/rtmpdump/"
regex(/href=.*?rtmpdump[._-]v?(\d.\d\+\d*).*.orig\.t/i)
regex(/href=.*?rtmpdump[._-]v?(\d+(?:[.+]\d+)+)[^"' >]*?\.orig\.t/i)
end
bottle do