Skip to content

Commit

Permalink
squirrel: fix livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and mkae committed Feb 8, 2017
1 parent 8572293 commit b2b3c7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lang/squirrel/Portfile
Expand Up @@ -58,4 +58,5 @@ destroot {
${destroot}${prefix}/include
}

livecheck.version [string map {. _} $version]
livecheck.type regex
livecheck.regex The current stable release is (\\d+(?:\\.\\d+)*)

0 comments on commit b2b3c7b

Please sign in to comment.