aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/memcache-top.rb
diff options
context:
space:
mode:
authorIan Lancaster2014-03-05 02:22:08 -0500
committerAdam Vandenberg2014-03-08 09:12:58 -0800
commite2d162dbd83a2a75fe789327220c490efdc63bde (patch)
treeaba4f90914280ca703767eb28202d4c6efecbee2 /Library/Formula/memcache-top.rb
parent8b8a356ae3975c7c4289b74250562963ba2545f9 (diff)
downloadhomebrew-e2d162dbd83a2a75fe789327220c490efdc63bde.tar.bz2
Batch convert http urls from Google Code to https
Closes #27218.
Diffstat (limited to 'Library/Formula/memcache-top.rb')
-rw-r--r--Library/Formula/memcache-top.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/memcache-top.rb b/Library/Formula/memcache-top.rb
index 914c52618..584a90a8e 100644
--- a/Library/Formula/memcache-top.rb
+++ b/Library/Formula/memcache-top.rb
@@ -2,7 +2,7 @@ require 'formula'
class MemcacheTop < Formula
homepage 'http://code.google.com/p/memcache-top/'
- url 'http://memcache-top.googlecode.com/files/memcache-top-v0.6'
+ url 'https://memcache-top.googlecode.com/files/memcache-top-v0.6'
version '0.6'
sha1 'eaac357e13ac2a531c28081783fdcc3ddbe98ede'