diff options
| author | BrewTestBot | 2014-10-19 23:28:12 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 08:05:58 +0100 |
| commit | 4f386309505a0249b485e2d8c18271d1957e509e (patch) | |
| tree | 6c38d426a1e106c40a6ee56b914c941a97075695 /Library/Formula | |
| parent | 1fc28051e8055d1bf76f844bd890579521f55fa4 (diff) | |
| download | homebrew-4f386309505a0249b485e2d8c18271d1957e509e.tar.bz2 | |
librsync: update 0.9.7 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/librsync.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/librsync.rb b/Library/Formula/librsync.rb index ff57af904..7b3436dac 100644 --- a/Library/Formula/librsync.rb +++ b/Library/Formula/librsync.rb @@ -7,9 +7,10 @@ class Librsync < Formula bottle do cellar :any - sha1 "8353f1b073ccf899a1f1d0e14eac81426efb1443" => :mavericks - sha1 "078bf45d5ba1f809bfd024db62354330e063f3ff" => :mountain_lion - sha1 "cb35ddba05801748025b1394bd89c359f0c4f934" => :lion + revision 1 + sha1 "754e34fcd1236debb7152e61204364deaa108855" => :yosemite + sha1 "3e79aad6623c2332eaa5c650bc9b28e4caf56b9e" => :mavericks + sha1 "a0a54b67a85e2e626a4eb9e11b9222afe44351a0" => :mountain_lion end option :universal |
