Skip to content

Commit

Permalink
osh: 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 ab3ef9f commit 0041593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shells/osh/Portfile
Expand Up @@ -40,4 +40,4 @@ destroot.target install install-doc install-exp

livecheck.type regex
livecheck.url ${master_sites}
livecheck.regex ${name}-(\\d{8})${extract.suffix}
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}

0 comments on commit 0041593

Please sign in to comment.