libhid: use FSF reference page as homepage
This commit is contained in:
parent
30864bd833
commit
55a1444e7d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
class Libhid < Formula
|
class Libhid < Formula
|
||||||
desc "Library to access and interact with USB HID devices"
|
desc "Library to access and interact with USB HID devices"
|
||||||
homepage "https://libhid.alioth.debian.org/"
|
homepage "https://directory.fsf.org/wiki/Libhid"
|
||||||
url "http://distcache.freebsd.org/ports-distfiles/libhid-0.2.16.tar.gz"
|
url "http://distcache.freebsd.org/ports-distfiles/libhid-0.2.16.tar.gz"
|
||||||
sha256 "f6809ab3b9c907cbb05ceba9ee6ca23a705f85fd71588518e14b3a7d9f2550e5"
|
sha256 "f6809ab3b9c907cbb05ceba9ee6ca23a705f85fd71588518e14b3a7d9f2550e5"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue