diffpdf: Update homepage URL
diffpdf is going commercial, but version 2.1.3---the last open-source one---is still available. Its homepage has changed. Closes Homebrew/homebrew#25341. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
1e37c1d205
commit
8bcae8b734
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Diffpdf < Formula
|
||||
homepage 'http://www.qtrac.eu/diffpdf.html'
|
||||
homepage 'http://www.qtrac.eu/diffpdf-foss.html'
|
||||
url 'http://www.qtrac.eu/diffpdf-2.1.3.tar.gz'
|
||||
sha1 '663ecb7666a4b7d6fbd1a37327fd1f895fae69b8'
|
||||
|
||||
|
|
Loading…
Reference in a new issue