From a806a38d087489aaa03fe6028b69c14c4f4ae898 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 18 Dec 2022 04:53:43 +0000 Subject: [PATCH] sys-cluster/classads: update HOMEPAGE Signed-off-by: Sam James --- sys-cluster/classads/classads-1.0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/classads/classads-1.0.10.ebuild b/sys-cluster/classads/classads-1.0.10.ebuild index 4b692bd26e3e7..fc4c7424582b0 100644 --- a/sys-cluster/classads/classads-1.0.10.ebuild +++ b/sys-cluster/classads/classads-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Condor's classified advertisement language" -HOMEPAGE="http://www.cs.wisc.edu/condor/classad/" +HOMEPAGE="https://research.cs.wisc.edu/htcondor/classad/" SRC_URI="ftp://ftp.cs.wisc.edu/condor/classad/c++/${P}.tar.gz" LICENSE="Apache-2.0"