Skip to content

Commit

Permalink
libusb 1.0.9
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <[email protected]>
  • Loading branch information
jacknagel committed Jun 5, 2012
1 parent 7d84214 commit 705c2d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Library/Formula/libusb.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
require 'formula'

class Libusb < Formula
url 'http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-1.0.8/libusb-1.0.8.tar.bz2'
homepage 'http://www.libusb.org/'
md5 '37d34e6eaa69a4b645a19ff4ca63ceef'
url 'http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-1.0.9/libusb-1.0.9.tar.bz2'
sha256 'e920eedc2d06b09606611c99ec7304413c6784cba6e33928e78243d323195f9b'

head 'git://git.libusb.org/libusb.git'

def options
Expand Down

0 comments on commit 705c2d5

Please sign in to comment.