Skip to content

Commit

Permalink
agprocess: 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 0ff5334 commit 8c919f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/agprocess/Portfile
Expand Up @@ -37,4 +37,4 @@ if {${os.major} >= 10} {
}
}

livecheck.regex "<title>${my_name} ${my_name}-(\\d+(?:\\.\\d+)*) released.*</title>"
livecheck.regex "${my_name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

0 comments on commit 8c919f6

Please sign in to comment.