From d36818d062bf636ee0a46f1428ab20040b5359dd Mon Sep 17 00:00:00 2001 From: Jeffrey Wildman Date: Wed, 25 Nov 2015 12:52:45 -0600 Subject: [PATCH] usbredir 0.7.1 --- usbredir.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usbredir.rb b/usbredir.rb index 4a46dc8..b2d11bf 100644 --- a/usbredir.rb +++ b/usbredir.rb @@ -1,8 +1,8 @@ class Usbredir < Formula desc "USB traffic redirection library" homepage "http://www.spice-space.org/home.html" - url "http://www.spice-space.org/download/usbredir/usbredir-0.7.tar.bz2" - sha256 "0a63a0712b5dc62be9cca44f97270fea5d1ec1fe7dde0c11dc74a01c8e2006aa" + url "http://www.spice-space.org/download/usbredir/usbredir-0.7.1.tar.bz2" + sha256 "407e9e27a1369f01264d5501ffbe88935ddd7d5de675f5835db05dc9c9ac56f3" depends_on "libtool" => :build depends_on "pkg-config" => :build