commit: a806a38d087489aaa03fe6028b69c14c4f4ae898 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 18 04:53:43 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 18 04:53:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a806a38d
sys-cluster/classads: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> 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 4b692bd26e3e..fc4c7424582b 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"
