aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/afflib.rb
diff options
context:
space:
mode:
authorphracker2013-11-17 19:07:42 -0500
committerJack Nagel2013-11-17 19:41:14 -0600
commiteb4ebd8cf90c1850da0a62097b18ee5aaef157a5 (patch)
tree5bd495dce4ed6ef13525e0ce10bfae6e4a4e26f2 /Library/Formula/afflib.rb
parent7c3e73497641bfdf9b89055651219a8a65ff1912 (diff)
downloadhomebrew-eb4ebd8cf90c1850da0a62097b18ee5aaef157a5.tar.bz2
afflib 3.7.4
Closes #24415. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/afflib.rb')
-rw-r--r--Library/Formula/afflib.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/afflib.rb b/Library/Formula/afflib.rb
index 80f76ae4e..e4e2d2bb0 100644
--- a/Library/Formula/afflib.rb
+++ b/Library/Formula/afflib.rb
@@ -2,8 +2,8 @@ require 'formula'
class Afflib < Formula
homepage 'https://github.com/simsong/AFFLIBv3'
- url 'https://github.com/simsong/AFFLIBv3/archive/v3.7.3.tar.gz'
- sha1 '530c09f0852d6fb673762b3beafa2097ae4694fa'
+ url 'https://github.com/simsong/AFFLIBv3/archive/v3.7.4.tar.gz'
+ sha1 '589dae6f8439e97ab080026701cd0caa0636ac22'
depends_on :autoconf
depends_on :automake