aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDavid Christenson2014-10-06 23:56:12 -0600
committerMike McQuaid2014-10-07 12:48:28 +0100
commit352df890120b4ff57f09853dff00d39041dd3fe9 (patch)
treed45bd7d09337ddf87c57a00efecf42b49e3d21f3 /Library/Formula
parent1d0a984d0e3d19512d79df26660bf0a30fbf1ace (diff)
downloadhomebrew-352df890120b4ff57f09853dff00d39041dd3fe9.tar.bz2
ddrescue 1.19
Update to latest stable release.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ddrescue.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ddrescue.rb b/Library/Formula/ddrescue.rb
index 51d09adad..b1c0cd375 100644
--- a/Library/Formula/ddrescue.rb
+++ b/Library/Formula/ddrescue.rb
@@ -2,9 +2,9 @@ require "formula"
class Ddrescue < Formula
homepage "https://www.gnu.org/software/ddrescue/ddrescue.html"
- url "http://ftpmirror.gnu.org/ddrescue/ddrescue-1.18.1.tar.lz"
- mirror "https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.18.1.tar.lz"
- sha1 "97cd3c6c783f3dc5685f0147dc83f3c94fb36b4c"
+ url "http://ftpmirror.gnu.org/ddrescue/ddrescue-1.19.tar.lz"
+ mirror "https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.19.tar.lz"
+ sha1 "5c5bfa4e2d0cb98feb1fd66cb9ea0c8ab2c7d34d"
def install
system "./configure", "--prefix=#{prefix}",