Skip to content

Commit

Permalink
haskell-platform: 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 393fa9c commit ce98699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/haskell-platform/Portfile
Expand Up @@ -42,7 +42,7 @@ if {$subport == $name} {

livecheck.type regex
livecheck.url ${homepage}
livecheck.regex "Current release: <a href=\"changelog.html\">(\\d+\\.\\d\\.\\d\\.\\d)</a>"
livecheck.regex "haskell-platform-(\\d+(?:\\.\\d+)*).tar.gz"
}

##
Expand Down

0 comments on commit ce98699

Please sign in to comment.