Skip to content

Commit 1737df6

Browse files
committed
a2ps 4.15.7
1 parent 475be73 commit 1737df6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/a2ps.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class A2ps < Formula
22
desc "Any-to-PostScript filter"
33
homepage "https://www.gnu.org/software/a2ps/"
4-
url "https://ftp.gnu.org/gnu/a2ps/a2ps-4.15.6.tar.gz"
5-
mirror "https://ftpmirror.gnu.org/a2ps/a2ps-4.15.6.tar.gz"
6-
sha256 "87ff9d801cb11969181d5b8cf8b65e65e5b24bb0c76a1b825e8098f2906fbdf4"
4+
url "https://ftp.gnu.org/gnu/a2ps/a2ps-4.15.7.tar.gz"
5+
mirror "https://ftpmirror.gnu.org/a2ps/a2ps-4.15.7.tar.gz"
6+
sha256 "715f38670afd950b4ca71c01f468feefad265ca52d3f112934c63c0a8bfbb8af"
77
license "GPL-3.0-or-later"
88

99
bottle do

0 commit comments

Comments
 (0)