diff options
| author | BrewTestBot | 2014-08-28 11:39:45 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-28 12:14:31 +0100 |
| commit | be010f1eb4b4b54a45396fabf153378ec72a6c18 (patch) | |
| tree | 9df51073855f97721e4e0b26ce23e16c2f23d463 /Library/Formula | |
| parent | 45bcde20cae1a0d0b15acb7326a33df61366c030 (diff) | |
| download | homebrew-be010f1eb4b4b54a45396fabf153378ec72a6c18.tar.bz2 | |
libmemcached: update 1.0.18 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libmemcached.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libmemcached.rb b/Library/Formula/libmemcached.rb index f524ad417..19499bc8d 100644 --- a/Library/Formula/libmemcached.rb +++ b/Library/Formula/libmemcached.rb @@ -8,9 +8,9 @@ class Libmemcached < Formula bottle do cellar :any revision 1 - sha1 "abc6b08082ef18c8abb0df901063e88ee21fa82e" => :mavericks - sha1 "a4da2082b38e15cd86dffd3f3b3c5b691dee1f90" => :mountain_lion - sha1 "5029f4a7f05dd5f727b17617e49b424940c3def0" => :lion + sha1 "253044714be22f54bc972f380fb83e245f869be2" => :mavericks + sha1 "ce943a53e91365172e4e2f119c9cbe92e1b73d60" => :mountain_lion + sha1 "1ab1b87844f301cb2a974a2722db5ad661b29e17" => :lion end option "with-sasl", "Build with sasl support" |
