Skip to content

Commit

Permalink
alacritty: Fix livecheck to avoid release candidates
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed May 15, 2020
1 parent dd5eb18 commit 0ecd669
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aqua/alacritty/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ destroot {
move ${worksrcpath}/${al_target_dir}/${name} ${destroot}${al_app_bindir}
}

github.livecheck.regex {([0-9.]+)}

cargo.crates \
adler32 1.0.4 5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2 \
aho-corasick 0.7.9 d5e63fd144e18ba274ae7095c0197a870a7b9468abc801dd62f190d80817d2ec \
Expand Down

0 comments on commit 0ecd669

Please sign in to comment.