Skip to content

Commit

Permalink
py-cchardet: 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 7625d9f commit 5b64e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/py-cchardet/Portfile
Expand Up @@ -31,5 +31,5 @@ if {${name} ne ${subport}} {
livecheck.type none
} else {
livecheck.type regex
livecheck.regex [format "%s-%s" ${realname} {(\d+(?:\.\d+)*)}]
livecheck.regex [format "%s/%s\"" ${realname} {(\d+(?:\.\d+)*)}]
}

0 comments on commit 5b64e33

Please sign in to comment.