gnu-tar: update version to 1.23
This commit is contained in:
parent
ea2d0f1119
commit
f71b359733
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class GnuTar < Formula
|
||||
url 'ftp://ftp.gnu.org/gnu/tar/tar-1.22.tar.gz'
|
||||
url 'ftp://ftp.gnu.org/gnu/tar/tar-1.23.tar.gz'
|
||||
homepage 'http://www.gnu.org/software/tar/'
|
||||
md5 'efafad1b256e3de410f4fce5335d9c9d'
|
||||
md5 'fe81d950b61cb2f45619e1fcef97ce60'
|
||||
|
||||
def options
|
||||
[['--default-names', "Do NOT prepend 'g' to the binary; will override system tar."]]
|
||||
|
|
Loading…
Reference in a new issue