aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMisty De Meo2012-07-18 22:48:05 -0500
committerMisty De Meo2012-07-18 23:21:46 -0500
commit5439370b468069dae4af963627bac2d40c4a71fa (patch)
tree8bbcf481006eec190a4e6ca8bbd12fad4d0790f8 /Library/Formula
parent1325736edc88ae01eb353c684a6cc87c33fdbbec (diff)
downloadhomebrew-5439370b468069dae4af963627bac2d40c4a71fa.tar.bz2
jasper: use sha1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jasper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jasper.rb b/Library/Formula/jasper.rb
index 502322019..27d982917 100644
--- a/Library/Formula/jasper.rb
+++ b/Library/Formula/jasper.rb
@@ -3,7 +3,7 @@ require 'formula'
class Jasper < Formula
homepage 'http://www.ece.uvic.ca/~frodo/jasper/'
url 'http://www.ece.uvic.ca/~frodo/jasper/software/jasper-1.900.1.zip'
- md5 'a342b2b4495b3e1394e161eb5d85d754'
+ sha1 '9c5735f773922e580bf98c7c7dfda9bbed4c5191'
depends_on 'jpeg'