From 265376e7b4b16d9dd9271b4c4a24bf1a4c86db30 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 16 Dec 2024 13:06:08 -0500 Subject: [PATCH] libxc: update homepage Signed-off-by: Rui Chen --- Formula/lib/libxc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/lib/libxc.rb b/Formula/lib/libxc.rb index 6e2d36ce8e325..86ebf468ab21e 100644 --- a/Formula/lib/libxc.rb +++ b/Formula/lib/libxc.rb @@ -1,6 +1,6 @@ class Libxc < Formula desc "Library of exchange and correlation functionals for codes" - homepage "https://tddft.org/programs/libxc/" + homepage "https://libxc.gitlab.io/" url "https://gitlab.com/libxc/libxc/-/archive/6.2.2/libxc-6.2.2.tar.bz2" sha256 "ec292de621e819b03a37db1f7a7365a9eaf423e30e2fd4553e6336eca534cc29" license "MPL-2.0"