aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bashdb.rb
diff options
context:
space:
mode:
authorBrett Koonce2015-01-01 19:07:31 -0600
committerBrett Koonce2015-01-01 20:31:31 -0600
commit9ec68a8c401b012bbbdb59e62088d975fd207088 (patch)
treee62c041ab8d1754e2ad166e30ec17d69ba5ef423 /Library/Formula/bashdb.rb
parentf12c06f520299f75842e5dc3505e3c6ecbef1208 (diff)
downloadhomebrew-9ec68a8c401b012bbbdb59e62088d975fd207088.tar.bz2
bashdb 4.3-0.91
Diffstat (limited to 'Library/Formula/bashdb.rb')
-rw-r--r--Library/Formula/bashdb.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/bashdb.rb b/Library/Formula/bashdb.rb
index a5b788d7b..e0d715b54 100644
--- a/Library/Formula/bashdb.rb
+++ b/Library/Formula/bashdb.rb
@@ -2,9 +2,9 @@ require "formula"
class Bashdb < Formula
homepage "http://bashdb.sourceforge.net"
- url "https://downloads.sourceforge.net/project/bashdb/bashdb/4.3-0.9/bashdb-4.3-0.9.tar.bz2"
- sha1 "0eed12b3d0c23e75feb97ef885a60cb81cc997a3"
- version "4.3-0.9"
+ url "https://downloads.sourceforge.net/project/bashdb/bashdb/4.3-0.91/bashdb-4.3-0.91.tar.bz2"
+ sha1 "e84841e51ebf6b1727d31c94722ef55c6b0a26af"
+ version "4.3-0.91"
depends_on "bash"
depends_on :macos => :mountain_lion