libb64: add 1.2.1 bottle.

master
BrewTestBot 2020-01-07 16:44:48 +00:00 committed by Mike McQuaid
parent ccd5b0d136
commit b52b367ec0
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ class Libb64 < Formula
url "https://downloads.sourceforge.net/project/libb64/libb64/libb64/libb64-1.2.1.zip"
sha256 "20106f0ba95cfd9c35a13c71206643e3fb3e46512df3e2efb2fdbf87116314b2"
bottle do
cellar :any_skip_relocation
sha256 "ee788cea9a073c456398f86661ea27e092c3d327ea8b0792643ed7d38bd402d0" => :catalina
sha256 "7a53661bc0fe2bea875f0a14cc66b6352694f1e797e4506ad2c8ef35dfcc2169" => :mojave
sha256 "3b5266e99b78c81ae7ec00c19aa7e9d3fad7f47611fc1332710bd8e03f48da55" => :high_sierra
end
def install
system "make", "all_src"
include.install "include/b64"