diff options
Diffstat (limited to 'Library/Formula/pdf2svg.rb')
| -rw-r--r-- | Library/Formula/pdf2svg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdf2svg.rb b/Library/Formula/pdf2svg.rb index ad907ac35..65bb295b9 100644 --- a/Library/Formula/pdf2svg.rb +++ b/Library/Formula/pdf2svg.rb @@ -21,7 +21,7 @@ end class Pdf2svg < Formula url 'http://www.cityinthesky.co.uk/_media/opensource/pdf2svg-0.2.1.tar.gz' homepage 'http://www.cityinthesky.co.uk/opensource/pdf2svg' - md5 '59b3b9768166f73b77215e95d91f0a9d' + sha1 '12f9d1bde6aa2e396eb7f196b6d8e29ade3cafe6' depends_on "pkg-config" => :build |
