diff options
Diffstat (limited to 'Library/Formula/exodriver.rb')
| -rw-r--r-- | Library/Formula/exodriver.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exodriver.rb b/Library/Formula/exodriver.rb index 02f53e736..ac16d9d09 100644 --- a/Library/Formula/exodriver.rb +++ b/Library/Formula/exodriver.rb @@ -2,8 +2,8 @@ require 'formula' class Exodriver < Formula homepage 'http://labjack.com/support/linux-and-mac-os-x-drivers' - url 'https://github.com/labjack/exodriver/tarball/v2.5.1' - sha1 '4c4ab59f84492fe65bc8e1785831a8a22b952690' + url 'https://github.com/labjack/exodriver/archive/v2.5.1.tar.gz' + sha1 '7b8508670e3e46a0babdca1c0f38ab63fe1624ff' head 'https://github.com/labjack/exodriver.git' |
