Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Formula: Add bottle for Elektra 0.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Nov 1, 2017
1 parent b4abeb7 commit f7b9610
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/elektra.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Elektra < Formula
sha256 "e9cbc796e175685ccb6221f1dd5ea5c43832f545c40557c32b764ff5d567b312"
head "https://github.com/ElektraInitiative/libelektra.git"

bottle do
sha256 "914d344951e5445d86508db5b8e45efaa94e121bc1d00a0ab4da14d233a09ca9" \
=> :high_sierra
end

option "with-qt", "Build GUI frontend"

# rubocop: disable Style/ClassVars
Expand Down

0 comments on commit f7b9610

Please sign in to comment.