diff options
Diffstat (limited to 'Library/Formula/cmockery.rb')
| -rw-r--r-- | Library/Formula/cmockery.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cmockery.rb b/Library/Formula/cmockery.rb index 8b4a3ee71..c3afe51f2 100644 --- a/Library/Formula/cmockery.rb +++ b/Library/Formula/cmockery.rb @@ -2,7 +2,7 @@ require 'formula' class Cmockery < Formula homepage 'http://code.google.com/p/cmockery/' - url 'http://cmockery.googlecode.com/files/cmockery-0.1.2.tar.gz' + url 'https://cmockery.googlecode.com/files/cmockery-0.1.2.tar.gz' sha1 '964ed1104a0cbbea8a9a34e88c6e79b546eff1bc' def patches |
