gnu-tar: update version to 1.23

This commit is contained in:
David Höppner 2010-08-25 20:40:04 +02:00
parent ea2d0f1119
commit f71b359733

View file

@ -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."]]