aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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'