aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Fontaine2015-01-29 00:08:56 +0100
committerTim D. Smith2015-01-28 23:17:30 -0800
commit69c5e94295f8eaf019cc946f8e2f5791d456fff2 (patch)
treeb15c0ce2337fc378b92b40960c87e030a2e14a85
parent96992510cec4834178cc6bd8bb91ca8926373488 (diff)
downloadhomebrew-69c5e94295f8eaf019cc946f8e2f5791d456fff2.tar.bz2
libtool 2.4.5
Closes #36336. Signed-off-by: Tim D. Smith <git@tim-smith.us>
-rw-r--r--Library/Formula/libtool.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/libtool.rb b/Library/Formula/libtool.rb
index f9de4daaa..903166620 100644
--- a/Library/Formula/libtool.rb
+++ b/Library/Formula/libtool.rb
@@ -2,10 +2,10 @@
# This is not the same so as a result we must install this as glibtool.
class Libtool < Formula
- homepage "http://www.gnu.org/software/libtool/"
- url "http://ftpmirror.gnu.org/libtool/libtool-2.4.4.tar.xz"
- mirror "https://ftp.gnu.org/gnu/libtool/libtool-2.4.4.tar.xz"
- sha1 "a62d0f9a5c8ddf2de2a3210a5ab712fd3b4531e9"
+ homepage "https://www.gnu.org/software/libtool/"
+ url "http://ftpmirror.gnu.org/libtool/libtool-2.4.5.tar.xz"
+ mirror "https://ftp.gnu.org/gnu/libtool/libtool-2.4.5.tar.xz"
+ sha1 "b75650190234ed898757ec8ca033ffabbee89e7c"
bottle do
cellar :any