Skip to content

Commit

Permalink
neko: 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 780590e commit 50460f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/neko/Portfile
Expand Up @@ -101,4 +101,4 @@ if {![variant_isset mysql5] && ![variant_isset mysql51] && ![variant_isset mysql

livecheck.type regex
livecheck.url ${homepage}download
livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
livecheck.regex /${name}-(\[0-9.\]+)-src${extract.suffix}

0 comments on commit 50460f3

Please sign in to comment.