elektra: add 0.8.21 bottle.

This commit is contained in:
BrewTestBot 2018-01-04 11:16:32 +00:00 committed by ilovezfs
parent d374ba8f1e
commit 8cd7ffa5e5

View file

@ -5,6 +5,12 @@ class Elektra < Formula
sha256 "51892570f18d1667d0da4d0908a091e41b41c20db9835765677109a3d150cd26"
head "https://github.com/ElektraInitiative/libelektra.git"
bottle do
sha256 "db3d9c62b960bed592bf5311fd5be52653335c91ea811a3b95b540da63a1caac" => :high_sierra
sha256 "d432c5e0a4b1c963bf27457872cb949b1e48fadcb351db50788dff2dcbd69956" => :sierra
sha256 "05381b473622ce3148235b3fa4b07526a3c5beaf21145b57a09280291203f5b1" => :el_capitan
end
option "with-qt", "Build GUI frontend"
depends_on "cmake" => :build