grsync: add 1.2.4 bottle.

Closes Homebrew/homebrew#31748.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-08-21 00:30:47 +01:00 committed by Mike McQuaid
parent e96475e3ed
commit 763b56eae5
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Grsync < Formula
url 'https://downloads.sourceforge.net/project/grsync/grsync-1.2.4.tar.gz'
sha256 '5e74819a9188a5f722b8a692d8df0bc011c3ff1f1e8e4bbd8e5989b76e46c370'
bottle do
sha1 "da7610410092af265131c3b698d625a8c5f4b0fd" => :mavericks
sha1 "4629045d73186a86cb950b6a528a97649696e3ed" => :mountain_lion
sha1 "c957fd774c614e707bc06b1ce2122c3b13f4aa6b" => :lion
end
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build
depends_on 'gettext'