Skip to content

Commit 1485205

Browse files
committed
making homebrew audit happy
1 parent d00a167 commit 1485205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/uhubctl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Uhubctl < Formula
22
desc "USB hub per-port power control"
33
homepage "https://github.com/mvp/uhubctl"
4+
license "GPL-2.0-only"
45
url "https://github.com/mvp/uhubctl/archive/refs/tags/v2.6.0.tar.gz"
56
sha256 "56ca15ddf96d39ab0bf8ee12d3daca13cea45af01bcd5a9732ffcc01664fdfa2"
67
head "https://github.com/mvp/uhubctl.git", branch: "master"
7-
license "GPL-2.0-only"
88

99
depends_on "pkg-config" => :build
1010
depends_on "libusb"

0 commit comments

Comments
 (0)