aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-10-14 12:41:29 -0700
committerAdam Vandenberg2012-10-14 12:41:29 -0700
commit10b2790e2496af4669fead1e201cb232a4d05f2d (patch)
treed00f47ddbd693b680de2148cd1b4fcca7b2e0854 /Library/Formula
parentc555733d3ac41018d6d1c23ff7a3fa8c84feae73 (diff)
downloadhomebrew-10b2790e2496af4669fead1e201cb232a4d05f2d.tar.bz2
svdlibc 1.4
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/svdlibc.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/svdlibc.rb b/Library/Formula/svdlibc.rb
index 85e94f1f3..20f8b6734 100644
--- a/Library/Formula/svdlibc.rb
+++ b/Library/Formula/svdlibc.rb
@@ -1,10 +1,10 @@
require 'formula'
class Svdlibc < Formula
- url 'http://tedlab.mit.edu/~dr/SVDLIBC/svdlibc.tgz'
homepage 'http://tedlab.mit.edu/~dr/SVDLIBC/'
- md5 '0e1b3bc149f1da476fd81c58742b5ee9'
- version '1.34'
+ url 'http://tedlab.mit.edu/~dr/SVDLIBC/svdlibc.tgz'
+ version '1.4'
+ sha1 '9243fbc0516af42b020423442212a025b3406dac'
def install
# make only builds - no configure or install targets, have to copy files manually