aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/libusbx.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libusbx.rb b/Library/Formula/libusbx.rb
index 5bdee9cf3..06a9e32e6 100644
--- a/Library/Formula/libusbx.rb
+++ b/Library/Formula/libusbx.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libusbx < Formula
homepage 'http://libusbx.org'
- url 'http://downloads.sourceforge.net/project/libusbx/releases/1.0.16/source/libusbx-1.0.16.tar.bz2'
- sha1 'ec164f02e6732c373e5a24be6b33a59142435615'
+ url 'http://downloads.sourceforge.net/project/libusbx/releases/1.0.17/source/libusbx-1.0.17.tar.bz2'
+ sha1 'a491054e7f4f3f52b12bd567335180586a54ae16'
head 'https://github.com/libusbx/libusbx.git'