From b23703d140121eed89f1d92ff4d81fe3f0d07b1e Mon Sep 17 00:00:00 2001 From: Matt Swain Date: Sun, 1 Jun 2014 13:40:37 +0100 Subject: libxc 2.2.0 Closes #29746. Signed-off-by: Jack Nagel --- Library/Formula/libxc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libxc.rb b/Library/Formula/libxc.rb index 095266c42..76a3780fa 100644 --- a/Library/Formula/libxc.rb +++ b/Library/Formula/libxc.rb @@ -2,8 +2,8 @@ require 'formula' class Libxc < Formula homepage 'http://www.tddft.org/programs/octopus/wiki/index.php/Libxc' - url 'http://www.tddft.org/programs/octopus/down.php?file=libxc/libxc-2.0.3.tar.gz' - sha1 '83797998a42ea3062e8b7b82207577b8063b6e42' + url 'http://www.tddft.org/programs/octopus/down.php?file=libxc/libxc-2.2.0.tar.gz' + sha1 '77c3ffe2c664339f3eafbf7642ddeba482b88074' depends_on :fortran -- cgit v1.2.3