aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ios-webkit-debug-proxy.rb
diff options
context:
space:
mode:
authorTodd Wright2013-05-31 14:08:46 -0400
committerAdam Vandenberg2013-05-31 11:59:40 -0700
commit5f9d4e35b58bbe9b6c230198333ceb7b315ec33d (patch)
tree7ea5698c32f3b46a9f73c95bc9b558b9fa1d411f /Library/Formula/ios-webkit-debug-proxy.rb
parentc31509b3a74b2f96b488d9441e29d3bcb516a85f (diff)
downloadhomebrew-5f9d4e35b58bbe9b6c230198333ceb7b315ec33d.tar.bz2
ios-webkit-debug-proxy 1.3
Closes #20183. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/ios-webkit-debug-proxy.rb')
-rw-r--r--Library/Formula/ios-webkit-debug-proxy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ios-webkit-debug-proxy.rb b/Library/Formula/ios-webkit-debug-proxy.rb
index cfc1352b7..a75b0890d 100644
--- a/Library/Formula/ios-webkit-debug-proxy.rb
+++ b/Library/Formula/ios-webkit-debug-proxy.rb
@@ -12,8 +12,8 @@ end
class IosWebkitDebugProxy < Formula
homepage 'https://github.com/google/ios-webkit-debug-proxy'
- url 'https://github.com/google/ios-webkit-debug-proxy/archive/1.2.tar.gz'
- sha1 'b0e72f586263da2e20c587fc479b8005edf396cf'
+ url 'https://github.com/google/ios-webkit-debug-proxy/archive/1.3.tar.gz'
+ sha1 'bc4c240497148a232054be18269368c92deb2a75'
depends_on LionOrNewer
depends_on :autoconf => :build