srecord: add 1.64 bottle.

This commit is contained in:
BrewTestBot 2016-04-15 07:03:48 +01:00 committed by Xu Cheng
parent 51e36ed930
commit e8946ea0ce

View file

@ -4,6 +4,13 @@ class Srecord < Formula
url "https://downloads.sourceforge.net/project/srecord/srecord/1.64/srecord-1.64.tar.gz"
sha256 "49a4418733c508c03ad79a29e95acec9a2fbc4c7306131d2a8f5ef32012e67e2"
bottle do
cellar :any
sha256 "6a0df3e5fb40699d9b1198562b3b3a4e1745c3a0d12923c461246b7784b8324c" => :el_capitan
sha256 "c3c29b357c44bc3da2dbb8f23a6d83aeb637aa374fe0564eb9454e5e6b53d54c" => :yosemite
sha256 "10a04c2aca5e6f554c00aa57bd05f9c3cbe46238c9af66678dc1e6a3323c5cdb" => :mavericks
end
depends_on "libtool" => :build
depends_on "boost"
depends_on "libgcrypt"