aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2010-11-07 17:40:57 -0800
committerAdam Vandenberg2010-11-07 17:40:57 -0800
commita31ae15f465a9949c59af20dd11aace84a9e6d39 (patch)
treeb3b831c1d2b22ada4190101e5706d0b9d24f567a /Library/Formula
parent5ac6e951c44932a088e1dad1adebe9f5057cdff2 (diff)
downloadhomebrew-a31ae15f465a9949c59af20dd11aace84a9e6d39.tar.bz2
dash 0.5.6.1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dash.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dash.rb b/Library/Formula/dash.rb
index ca5d245b5..01b5468e1 100644
--- a/Library/Formula/dash.rb
+++ b/Library/Formula/dash.rb
@@ -1,9 +1,9 @@
require 'formula'
class Dash <Formula
- url 'http://mirrors.kernel.org/debian/pool/main/d/dash/dash_0.5.5.1.orig.tar.gz'
+ url 'http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.6.1.tar.gz'
homepage 'http://packages.debian.org/sid/dash'
- md5 '7ac832b440b91f5a52cf8eb68e172616'
+ sha1 '06944456a1e3a2cbc325bffd0c898eff198b210a'
def install
system "./configure", "--disable-debug",