From 72b9b1cc0dd521fcd1cc73f9dd9ea3c6c48beb20 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Sat, 11 Mar 2017 11:55:04 +0100 Subject: [PATCH] libarchive 3.3.1 Closes #10888. Signed-off-by: JCount --- Formula/libarchive.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/libarchive.rb b/Formula/libarchive.rb index f83ea55109..de2581a427 100644 --- a/Formula/libarchive.rb +++ b/Formula/libarchive.rb @@ -1,8 +1,8 @@ class Libarchive < Formula desc "Multi-format archive and compression library" - homepage "http://www.libarchive.org" - url "http://www.libarchive.org/downloads/libarchive-3.3.0.tar.gz" - sha256 "f9c80dece299c04dd5f601b523f6518ad90fef1575db9b278e81616cc860e20c" + homepage "https://www.libarchive.org" + url "https://www.libarchive.org/downloads/libarchive-3.3.1.tar.gz" + sha256 "29ca5bd1624ca5a007aa57e16080262ab4379dbf8797f5c52f7ea74a3b0424e7" bottle do cellar :any