dar 2.4.8
Closes Homebrew/homebrew#15530. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ebc3173dea
commit
79f1c8d620
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Dar < Formula
|
||||
homepage 'http://dar.linux.free.fr/doc/index.html'
|
||||
url 'http://sourceforge.net/projects/dar/files/dar/2.4.7/dar-2.4.7.tar.gz'
|
||||
sha1 '5145213429cfba12f92618c43e9a7733a85c26d3'
|
||||
url 'http://sourceforge.net/projects/dar/files/dar/2.4.8/dar-2.4.8.tar.gz'
|
||||
sha1 '13f9a806da44542446e986169a3390c577c479d9'
|
||||
|
||||
depends_on 'gettext'
|
||||
|
||||
|
|
Loading…
Reference in a new issue