deheader: add 1.2 bottle.
This commit is contained in:
parent
94c5ca0aba
commit
b6f7afbd9c
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Deheader < Formula
|
||||||
sha256 "c4e4a4af6f0707a2f8b10b10f3776674c589a569c3451dea978f2d0b76c71d12"
|
sha256 "c4e4a4af6f0707a2f8b10b10f3776674c589a569c3451dea978f2d0b76c71d12"
|
||||||
head "https://gitlab.com/esr/deheader.git"
|
head "https://gitlab.com/esr/deheader.git"
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
cellar :any
|
||||||
|
sha256 "f5639a19b49fa7d603a2d41b2fc143342fe757b1e6c81f3ce316e93fc05a6d97" => :yosemite
|
||||||
|
sha256 "19f3da5c021391bdf55276bbfadaf52459dceb8e591a6ea051d88c02bc1da93e" => :mavericks
|
||||||
|
sha256 "a2bf7da66e79643bb3dbb0ec6a37a54d8d9436885d3a8c59d13e812050dcc8e5" => :mountain_lion
|
||||||
|
end
|
||||||
|
|
||||||
depends_on "xmlto" => :build
|
depends_on "xmlto" => :build
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in a new issue