libarchive 3.3.1
Closes #10888. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
494b98cbb5
commit
72b9b1cc0d
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue