pod2man 4.04
Closes Homebrew/homebrew#47798. Closes Homebrew/homebrew#47799. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
89732bfdd3
commit
7453c2334b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pod2man < Formula
|
||||
desc "perl documentation generator"
|
||||
homepage "http://www.eyrie.org/~eagle/software/podlators/"
|
||||
url "http://archives.eyrie.org/software/ARCHIVE/podlators/podlators-4.03.tar.xz"
|
||||
sha256 "4694326b35f569dafc4226398b25d5c82c86ed485039effdeb4f14c2ae5b7032"
|
||||
url "http://archives.eyrie.org/software/perl/podlators-4.04.tar.xz"
|
||||
sha256 "22cd8f7b123e766465a4a186b852ab51cfeab325f6bdadf384825d6894b491ce"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue