Skip to content

Commit

Permalink
litecoin: 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 0a2a2b1 commit 4f77b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finance/litecoin/Portfile
Expand Up @@ -44,7 +44,7 @@ dist_subdir ${name}/${version}_1

livecheck.type regex
livecheck.url http://litecoin.org
livecheck.regex "macosx/Litecoin-Qt-(0\\.\\d+\\.\\d+\\.\\d+)\\.dmg"
livecheck.regex "osx/litecoin-(\\d+(?:\\.\\d+)*)-osx\\.dmg"

use_parallel_build yes

Expand Down

0 comments on commit 4f77b74

Please sign in to comment.