libhid: add 0.2.16 bottle.

This commit is contained in:
BrewTestBot 2014-07-03 20:34:33 +01:00 committed by Mike McQuaid
parent dd5eb3eb1b
commit 0971f62703

View file

@ -5,6 +5,13 @@ class Libhid < Formula
url "http://distcache.freebsd.org/ports-distfiles/libhid-0.2.16.tar.gz"
sha1 "9a25fef674e8f20f97fea6700eb91c21ebbbcc02"
bottle do
cellar :any
sha1 "9424e6f77834d9f55ac8d84c25b6395638d8ca45" => :mavericks
sha1 "ca68d66b989d1438ca4c80212cc5cf099d3a7b7b" => :mountain_lion
sha1 "593119b5c876519fcc9eebe543a4570d1adeabe4" => :lion
end
depends_on "libusb"
depends_on "libusb-compat"