Skip to content

Commit

Permalink
Update source URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodna committed Jun 24, 2016
1 parent 5ce4513 commit 4991a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function vendor() {
}

echo "-----> Vendoring binaries"
vendor "https://s3.amazonaws.com/mojodna-heroku/$STACK/jemalloc-4.2.1-1.tar.gz" "$BUILD_DIR/vendor/jemalloc"
vendor "https://github.com/mojodna/heroku-buildpack-jemalloc/releases/download/v4.2.1/jemalloc-4.2.1-1.tar.gz" "$BUILD_DIR/vendor/jemalloc"

echo "-----> Configuring build environment"

Expand Down

0 comments on commit 4991a3d

Please sign in to comment.