libarchive 3.2.2
Closes #7157. Signed-off-by: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
This commit is contained in:
parent
b638529265
commit
52615adb15
1 changed files with 2 additions and 2 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.2.1.tar.gz"
|
||||
sha256 "72ee1a4e3fd534525f13a0ba1aa7b05b203d186e0c6072a8a4738649d0b3cfd2"
|
||||
url "http://www.libarchive.org/downloads/libarchive-3.2.2.tar.gz"
|
||||
sha256 "691c194ee132d1f0f7a42541f091db811bc2e56f7107e9121be2bc8c04f1060f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue