aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-02-01 20:13:43 -0600
committerJack Nagel2013-02-01 22:08:19 -0600
commit6f54d0803c8dd261156e6af6ed8759d88edf02e5 (patch)
treea6b220ab02af82b6a44f9c322ce428268ce398ae /Library
parent8d7d42ff0a9587664be43158eb8c16bd98928f6f (diff)
downloadhomebrew-6f54d0803c8dd261156e6af6ed8759d88edf02e5.tar.bz2
owfs 2.8p21
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/owfs.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/owfs.rb b/Library/Formula/owfs.rb
index f7d530d7c..5ae4caf4c 100644
--- a/Library/Formula/owfs.rb
+++ b/Library/Formula/owfs.rb
@@ -2,9 +2,9 @@ require 'formula'
class Owfs < Formula
homepage 'http://owfs.org/'
- url 'http://downloads.sourceforge.net/project/owfs/owfs/2.8p20/owfs-2.8p20.tar.gz'
- version '2.8p20'
- sha1 'ccfe8b794fd224221538d2f85c6d9774254c58f5'
+ url 'http://sourceforge.net/projects/owfs/files/owfs/2.8p21/owfs-2.8p21.tar.gz'
+ version '2.8p21'
+ sha1 '253b70aef2637dc60beeb0187254b69abe158e43'
depends_on 'libusb-compat'