Skip to content

Commit

Permalink
jemalloc: 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 1952355 commit 08c357b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/jemalloc/Portfile
Expand Up @@ -42,5 +42,5 @@ test.run yes
test.target check

livecheck.type regex
livecheck.url http://www.canonware.com/jemalloc/download.html
livecheck.regex {/jemalloc-([0-9]+\.[0-9.]+)\.tar\.}
livecheck.url http://www.canonware.com/download/jemalloc/
livecheck.regex {jemalloc-([0-9]+\.[0-9.]+)\.tar\.}

0 comments on commit 08c357b

Please sign in to comment.