We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1485205 commit 65f6d48Copy full SHA for 65f6d48
Formula/uhubctl.rb
@@ -1,9 +1,9 @@
1
class Uhubctl < Formula
2
desc "USB hub per-port power control"
3
homepage "https://github.com/mvp/uhubctl"
4
- license "GPL-2.0-only"
5
url "https://github.com/mvp/uhubctl/archive/refs/tags/v2.6.0.tar.gz"
6
sha256 "56ca15ddf96d39ab0bf8ee12d3daca13cea45af01bcd5a9732ffcc01664fdfa2"
+ license "GPL-2.0-only"
7
head "https://github.com/mvp/uhubctl.git", branch: "master"
8
9
depends_on "pkg-config" => :build
0 commit comments