add xz 5.1.4 beta as head
Closes Homebrew/homebrew#34494. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
d783dc5c59
commit
8bfc4b3e39
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,11 @@ class Xz < Formula
|
|||
sha1 "99d721024996c74abf542373a03d85e121a0714a" => :lion
|
||||
end
|
||||
|
||||
devel do
|
||||
url 'http://tukaani.org/xz/xz-5.1.4beta.tar.gz'
|
||||
sha256 "7c47b9e2cfb5be93245d9fcf2bec5b459412b7628c333896dded373dcd0cf0e0"
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue