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 75a08b7 commit c73fda9Copy full SHA for c73fda9
Formula/a/automake.rb
@@ -1,9 +1,9 @@
1
class Automake < Formula
2
desc "Tool for generating GNU Standards-compliant Makefiles"
3
homepage "https://www.gnu.org/software/automake/"
4
- url "https://ftp.gnu.org/gnu/automake/automake-1.17.tar.xz"
5
- mirror "https://ftpmirror.gnu.org/automake/automake-1.17.tar.xz"
6
- sha256 "8920c1fc411e13b90bf704ef9db6f29d540e76d232cb3b2c9f4dc4cc599bd990"
+ url "https://ftp.gnu.org/gnu/automake/automake-1.18.tar.xz"
+ mirror "https://ftpmirror.gnu.org/automake/automake-1.18.tar.xz"
+ sha256 "5bdccca96b007a7e344c24204b9b9ac12ecd17f5971931a9063bdee4887f4aaf"
7
license "GPL-2.0-or-later"
8
9
bottle do
0 commit comments