rpm2cpio: add 1.3 bottle.
This commit is contained in:
parent
d27ad28f71
commit
124d7ff467
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Rpm2cpio < Formula
|
|||
version "1.3"
|
||||
sha256 "09651201a34771774fc4feaf5b409717e4bc052b82a89f3fc17c0cf578f8e608"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "d26a07db8b6c1293171dc4937d81b2dc9936da0d52718d5f94ddd83524d5974e" => :el_capitan
|
||||
sha256 "623651ab4e150e1f05ba3a42aa6a18a1e7cb2c023cc3327cd3388f178e65d80a" => :yosemite
|
||||
sha256 "fcb6787ea96ae09d99bb6a7e28f653966277543b7a832661bb6da1a2903567cf" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "xz"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue