a2ps: add 4.14 bottle.
This commit is contained in:
parent
459937549e
commit
96bcb2737a
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class A2ps < Formula
|
|||
mirror "http://ftp.gnu.org/gnu/a2ps/a2ps-4.14.tar.gz"
|
||||
sha1 "365abbbe4b7128bf70dad16d06e23c5701874852"
|
||||
|
||||
bottle do
|
||||
sha1 "c33f22a088a0b1ed22efff0165722e87495a4bd0" => :yosemite
|
||||
sha1 "7ae09c9835ebb1913b97cf5f06bab42a0d1f33a6" => :mavericks
|
||||
sha1 "3d27c530648004119cbf63edf1549357d5775572" => :mountain_lion
|
||||
end
|
||||
|
||||
# Software was last updated in 2007, so take MacPorts patches to get
|
||||
# it working on 10.6. See:
|
||||
# https://svn.macports.org/ticket/20867
|
||||
|
|
Loading…
Reference in a new issue