aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/generatorrunner.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/generatorrunner.rb')
-rw-r--r--Library/Formula/generatorrunner.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/generatorrunner.rb b/Library/Formula/generatorrunner.rb
index 801e652b5..d2ccd19f2 100644
--- a/Library/Formula/generatorrunner.rb
+++ b/Library/Formula/generatorrunner.rb
@@ -2,8 +2,8 @@ require 'formula'
class Generatorrunner < Formula
homepage 'http://www.pyside.org/docs/generatorrunner'
- url 'http://pyside.org/files/generatorrunner-0.6.12.tar.bz2'
- md5 '39bf1f2e93fdec434d268cc6fb9d9ebf'
+ url 'http://pyside.org/files/generatorrunner-0.6.13.tar.bz2'
+ md5 'ca214a017404bb1f4775aebcb98e373e'
depends_on 'cmake' => :build