sys-cluster/classads: update HOMEPAGE

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-12-18 04:53:43 +00:00
parent 4972490c99
commit a806a38d08

View File

@@ -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"