Skip to content

Commit

Permalink
libextractor 1.4
Browse files Browse the repository at this point in the history
Closes #14469.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jun 11, 2017
1 parent 276c27a commit fb2aa44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/libextractor.rb
@@ -1,9 +1,9 @@
class Libextractor < Formula
desc "Library to extract meta data from files"
homepage "https://www.gnu.org/software/libextractor/"
url "https://ftp.gnu.org/gnu/libextractor/libextractor-1.3.tar.gz"
mirror "https://ftpmirror.gnu.org/libextractor/libextractor-1.3.tar.gz"
sha256 "868ad64c9a056d6b923d451d746935bffb1ddf5d89c3eb4f67d786001a3f7b7f"
url "https://ftp.gnu.org/gnu/libextractor/libextractor-1.4.tar.gz"
mirror "https://ftpmirror.gnu.org/libextractor/libextractor-1.4.tar.gz"
sha256 "84128170a4a9aa3a19942dd53fdf30ed17b56d7fae79b5f6e7e17a0d65d1f66c"

bottle do
cellar :any
Expand Down

0 comments on commit fb2aa44

Please sign in to comment.