aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/povray.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/povray.rb')
-rw-r--r--Library/Formula/povray.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/povray.rb b/Library/Formula/povray.rb
index 8ec25d0d3..7151da696 100644
--- a/Library/Formula/povray.rb
+++ b/Library/Formula/povray.rb
@@ -41,8 +41,8 @@ class Povray < Formula
# Fixes some compiler warnings; comes from the upstream repo, should be in next release.
patch do
- url "https://github.com/POV-Ray/povray/commit/b3846f5723745e6e7926883ec6bc404922a900e6.patch"
- sha1 "d974214af3c3c732247e0fcde182b6033aef584e"
+ url "https://github.com/POV-Ray/povray/commit/b3846f5723745e6e7926883ec6bc404922a900e6.diff"
+ sha1 "2266b17c984fe7cceee6c99f6bb9dd83bc179106"
end
# Replaces references to shared_ptr with boost::shared_ptr