Skip to content

Commit

Permalink
minicom: fix livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and tobypeterson committed Feb 8, 2017
1 parent f3602ae commit c9d66ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comms/minicom/Portfile
Expand Up @@ -41,4 +41,4 @@ configure.args --enable-lock-dir=/tmp \

livecheck.type regex
livecheck.url ${homepage}
livecheck.regex ${name}-(\[0-9.\]+)
livecheck.regex "Source (\\d+(?:\\.\\d+)*) - Download"

0 comments on commit c9d66ac

Please sign in to comment.