epstool: add mirror
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
9727ce671f
commit
0f9e13c75e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ require 'formula'
|
|||
class Epstool < Formula
|
||||
homepage 'http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm'
|
||||
url 'http://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/epstool-3.08.tar.gz'
|
||||
mirror 'http://pkgs.fedoraproject.org/repo/pkgs/epstool/epstool-3.08.tar.gz/465a57a598dbef411f4ecbfbd7d4c8d7/epstool-3.08.tar.gz'
|
||||
md5 '465a57a598dbef411f4ecbfbd7d4c8d7'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue