fixed typo in pdf2svg homepage url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>master
parent
19e5e6e64a
commit
4b2c78befb
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Pdf2svg <Formula
|
||||
url 'http://www.cityinthesky.co.uk/files/pdf2svg-0.2.1.tar.gz'
|
||||
homepage 'htt://www.cityinthesky.co.uk/pdf2svg.html'
|
||||
homepage 'http://www.cityinthesky.co.uk/pdf2svg.html'
|
||||
md5 '59b3b9768166f73b77215e95d91f0a9d'
|
||||
|
||||
depends_on "poppler"
|
||||
|
|
Loading…
Reference in New Issue