libpointing: fix homepage URL
Closes Homebrew/homebrew#37076. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
e63275d659
commit
3ec7a96ed8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require "formula"
|
||||
|
||||
class Libpointing < Formula
|
||||
homepage "http://pointing.org"
|
||||
homepage "http://libpointing.org"
|
||||
url "http://libpointing.org/homebrew/libpointing-0.92.tar.gz"
|
||||
sha1 "a7f20c405e87a4b6fae369f977c0615a621ab143"
|
||||
|
||||
|
|
Loading…
Reference in a new issue