libarchive 3.3.2
Closes #15649. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
19faf2f91d
commit
e256828972
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libarchive < Formula
|
||||
desc "Multi-format archive and compression library"
|
||||
homepage "https://www.libarchive.org"
|
||||
url "https://www.libarchive.org/downloads/libarchive-3.3.1.tar.gz"
|
||||
sha256 "29ca5bd1624ca5a007aa57e16080262ab4379dbf8797f5c52f7ea74a3b0424e7"
|
||||
url "https://www.libarchive.org/downloads/libarchive-3.3.2.tar.gz"
|
||||
sha256 "ed2dbd6954792b2c054ccf8ec4b330a54b85904a80cef477a1c74643ddafa0ce"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue