Skip to content
Permalink
Browse files

libvpx: tighten livecheck regex

  • Loading branch information
dbevans committed Mar 24, 2018
1 parent d8d3c3f commit 754577b65b954ec1c78b772d136d19de91750e95
Showing with 1 addition and 1 deletion.
  1. +1 −1 multimedia/libvpx/Portfile
@@ -140,4 +140,4 @@ post-destroot {

livecheck.type regex
livecheck.url https://chromium.googlesource.com/webm/${name}
livecheck.regex "v(\\d+(?:\\.\\d+)*)"
livecheck.regex ">v(\\d+(?:\\.\\d+)*)<"

0 comments on commit 754577b

Please sign in to comment.
You can’t perform that action at this time.