Skip to content

Commit 65f6d48

Browse files
committed
homebrew audit one more fix
1 parent 1485205 commit 65f6d48

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,9 +1,9 @@
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"
54
url "https://github.com/mvp/uhubctl/archive/refs/tags/v2.6.0.tar.gz"
65
sha256 "56ca15ddf96d39ab0bf8ee12d3daca13cea45af01bcd5a9732ffcc01664fdfa2"
6+
license "GPL-2.0-only"
77
head "https://github.com/mvp/uhubctl.git", branch: "master"
88

99
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)