aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/protobuf-c.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/protobuf-c.rb')
-rw-r--r--Library/Formula/protobuf-c.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/protobuf-c.rb b/Library/Formula/protobuf-c.rb
index 7e698a856..859d39d0c 100644
--- a/Library/Formula/protobuf-c.rb
+++ b/Library/Formula/protobuf-c.rb
@@ -2,7 +2,7 @@ require 'formula'
class ProtobufC < Formula
homepage 'http://code.google.com/p/protobuf-c/'
- url 'http://protobuf-c.googlecode.com/files/protobuf-c-0.15.tar.gz'
+ url 'https://protobuf-c.googlecode.com/files/protobuf-c-0.15.tar.gz'
sha1 '4fbd93f492c52154713de1951c0a2133ddd43abb'
depends_on 'protobuf'