gnu-tar 1.26

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jack Nagel 2011-04-21 17:18:38 -05:00 committed by Adam Vandenberg
parent 0294b26dff
commit d039c28966
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class GnuTar < Formula
url 'ftp://ftp.gnu.org/gnu/tar/tar-1.25.tar.gz'
url 'ftp://ftp.gnu.org/gnu/tar/tar-1.26.tar.gz'
homepage 'http://www.gnu.org/software/tar/'
md5 '0e48e9e473a72f135d0ebbc8af2762cc'
md5 '00d1e769c6af702c542cca54b728920d'
def options
[['--default-names', "Do NOT prepend 'g' to the binary; will override system tar."]]