encfs: add 1.9.1 bottle.

This commit is contained in:
BrewTestBot 2017-04-19 14:11:58 +01:00 committed by Mike McQuaid
parent f8b066518c
commit ed70905135

View file

@ -5,6 +5,12 @@ class Encfs < Formula
sha256 "67203aeff7a06ce7be83df4948db296be89a00cffe1108a0a41c96d7481106a4"
head "https://github.com/vgough/encfs.git"
bottle do
sha256 "8329a0a80ee9ce5f54c211c95233755f5636f78088fee492340d80d64a1b08ed" => :sierra
sha256 "b1bf8ed2da863b827d0f8c15d3d27aef446351830e336afec49d75e0be209a56" => :el_capitan
sha256 "38595ac5d8fedd8544fee9989f2bd68196c091df9a7bcd7e9e494952e8d3843a" => :yosemite
end
depends_on "cmake" => :build
depends_on "pkg-config" => :build
depends_on "boost"