aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2014-10-31 17:35:09 -0700
committerBrett Koonce2014-11-01 20:56:10 -0700
commita473f3fe7abda83bb4c520cfd5e7ca7dddb0114e (patch)
treee90f6946c3c43c58e2d0dd4ac123d4ce6840aff1
parentaba2ac4e45def3a21ba7ade10d9ba08082732aa8 (diff)
downloadhomebrew-a473f3fe7abda83bb4c520cfd5e7ca7dddb0114e.tar.bz2
libbtbb 2014-02-R3
-rw-r--r--Library/Formula/libbtbb.rb6
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"