fontforge: update HEAD url
Closes Homebrew/homebrew#14241. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b56c17d40b
commit
7662a6b9af
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Fontforge < Formula
|
|||
sha1 'b520f532b48e557c177dffa29120225066cc4e84'
|
||||
version '20120731'
|
||||
|
||||
head 'git://fontforge.git.sourceforge.net/gitroot/fontforge/fontforge'
|
||||
head 'https://github.com/fontforge/fontforge.git'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'gettext'
|
||||
|
|
Loading…
Reference in a new issue