parent
7d755ef855
commit
85aa5174f1
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
class Xz < Formula
|
||||
desc "General-purpose data compression with high compression ratio"
|
||||
homepage "http://tukaani.org/xz/"
|
||||
url "https://fossies.org/linux/misc/xz-5.2.2.tar.gz"
|
||||
mirror "http://tukaani.org/xz/xz-5.2.2.tar.gz"
|
||||
sha256 "73df4d5d34f0468bd57d09f2d8af363e95ed6cc3a4a86129d2f2c366259902a2"
|
||||
url "https://fossies.org/linux/misc/xz-5.2.3.tar.gz"
|
||||
mirror "http://tukaani.org/xz/xz-5.2.3.tar.gz"
|
||||
sha256 "71928b357d0a09a12a4b4c5fafca8c31c19b0e7d3b8ebb19622e96f26dbf28cb"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue