Skip to content

Commit

Permalink
py-demjson: 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 b5e7261 commit 8db6d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/py-demjson/Portfile
Expand Up @@ -39,4 +39,4 @@ if {${name} ne ${subport}} {

livecheck.type regex
livecheck.url http://pypi.python.org/pypi/demjson/
livecheck.regex "demjson-(\\d+(?:\\.\\d+)*)${extract.suffix}"
livecheck.regex "/demjson/(\\d+(?:\\.\\d+)*)\""

0 comments on commit 8db6d11

Please sign in to comment.