From e2d162dbd83a2a75fe789327220c490efdc63bde Mon Sep 17 00:00:00 2001 From: Ian Lancaster Date: Wed, 5 Mar 2014 02:22:08 -0500 Subject: Batch convert http urls from Google Code to https Closes #27218. --- Library/Formula/memcacheq.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/memcacheq.rb') diff --git a/Library/Formula/memcacheq.rb b/Library/Formula/memcacheq.rb index beca67875..f1f52f080 100644 --- a/Library/Formula/memcacheq.rb +++ b/Library/Formula/memcacheq.rb @@ -2,7 +2,7 @@ require 'formula' class Memcacheq < Formula homepage 'http://memcachedb.org/memcacheq' - url 'http://memcacheq.googlecode.com/files/memcacheq-0.2.0.tar.gz' + url 'https://memcacheq.googlecode.com/files/memcacheq-0.2.0.tar.gz' sha1 'fc373e02335301cbfe4c00420bdf8592ca2bf95a' depends_on 'berkeley-db' -- cgit v1.2.3