Skip to content

Commit c73fda9

Browse files
committed
automake 1.18
1 parent 75a08b7 commit c73fda9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/automake.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Automake < Formula
22
desc "Tool for generating GNU Standards-compliant Makefiles"
33
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"
4+
url "https://ftp.gnu.org/gnu/automake/automake-1.18.tar.xz"
5+
mirror "https://ftpmirror.gnu.org/automake/automake-1.18.tar.xz"
6+
sha256 "5bdccca96b007a7e344c24204b9b9ac12ecd17f5971931a9063bdee4887f4aaf"
77
license "GPL-2.0-or-later"
88

99
bottle do

0 commit comments

Comments
 (0)