From e9220c3f18a2c64bf83377e5c2d1a0a7d1fcaf91 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 13 Jul 2013 07:47:04 -0500 Subject: libusbx 1.0.16 Signed-off-by: Jack Nagel --- Library/Formula/libusbx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/libusbx.rb b/Library/Formula/libusbx.rb index 24d21b652..5bdee9cf3 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.15/source/libusbx-1.0.15.tar.bz2' - sha1 '1ca868f775093b0109d9240cb3ccd36367764dc6' + url 'http://downloads.sourceforge.net/project/libusbx/releases/1.0.16/source/libusbx-1.0.16.tar.bz2' + sha1 'ec164f02e6732c373e5a24be6b33a59142435615' head 'https://github.com/libusbx/libusbx.git' -- cgit v1.2.3