diff options
Diffstat (limited to 'Library/Formula/libbtbb.rb')
| -rw-r--r-- | Library/Formula/libbtbb.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libbtbb.rb b/Library/Formula/libbtbb.rb index 80b9eac51..3b9d29aff 100644 --- a/Library/Formula/libbtbb.rb +++ b/Library/Formula/libbtbb.rb @@ -2,9 +2,9 @@ require "formula" class Libbtbb < Formula homepage "https://github.com/greatscottgadgets/libbtbb" - url "https://github.com/greatscottgadgets/libbtbb/archive/2014-02-R2.tar.gz" - sha1 "aa94b7d92465704aa647123f11e906491a26d090" - version "2014-02-R2" + url "https://github.com/greatscottgadgets/libbtbb/archive/2014-02-R3.tar.gz" + sha1 "b42c19cd1965b18409661d765734adec9c1f7449" + version "2014-02-R3" head "https://github.com/greatscottgadgets/libbtbb.git" |
