We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475be73 commit 1737df6Copy full SHA for 1737df6
Formula/a/a2ps.rb
@@ -1,9 +1,9 @@
1
class A2ps < Formula
2
desc "Any-to-PostScript filter"
3
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"
+ url "https://ftp.gnu.org/gnu/a2ps/a2ps-4.15.7.tar.gz"
+ mirror "https://ftpmirror.gnu.org/a2ps/a2ps-4.15.7.tar.gz"
+ sha256 "715f38670afd950b4ca71c01f468feefad265ca52d3f112934c63c0a8bfbb8af"
7
license "GPL-3.0-or-later"
8
9
bottle do
0 commit comments