aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xz.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/xz.rb b/Library/Formula/xz.rb
index 2bed373f1..c9331928c 100644
--- a/Library/Formula/xz.rb
+++ b/Library/Formula/xz.rb
@@ -2,9 +2,9 @@
# https://github.com/Homebrew/homebrew/pull/21419
class Xz < Formula
homepage "http://tukaani.org/xz/"
- url "http://fossies.org/linux/misc/xz-5.2.0.tar.gz"
- mirror "http://tukaani.org/xz/xz-5.2.0.tar.gz"
- sha256 "231ef369982240bb20ed7cffa52bb12a4a297ce6871f480ab85e8a7ba98bf3d6"
+ url "https://fossies.org/linux/misc/xz-5.2.1.tar.gz"
+ mirror "http://tukaani.org/xz/xz-5.2.1.tar.gz"
+ sha256 "b918b6648076e74f8d7ae19db5ee663df800049e187259faf5eb997a7b974681"
bottle do
cellar :any