aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pbrt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pbrt.rb')
-rw-r--r--Library/Formula/pbrt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pbrt.rb b/Library/Formula/pbrt.rb
index fbf7b1345..a0cfe1e98 100644
--- a/Library/Formula/pbrt.rb
+++ b/Library/Formula/pbrt.rb
@@ -1,7 +1,7 @@
require 'formula'
class Pbrt < Formula
- head 'git://github.com/mmp/pbrt-v2.git'
+ head 'https://github.com/mmp/pbrt-v2.git'
homepage 'http://www.pbrt.org/'
depends_on 'openexr'