diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 04:53:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 04:53:43 +0000 |
commit | a806a38d087489aaa03fe6028b69c14c4f4ae898 (patch) | |
tree | 36c44c4b78e2e0488e6afea47e0ee6d4c99da995 /sys-cluster/classads | |
parent | dev-util/meson: add 1.0.0_rc2, drop 1.0.0_rc1 (diff) | |
download | gentoo-a806a38d087489aaa03fe6028b69c14c4f4ae898.tar.gz gentoo-a806a38d087489aaa03fe6028b69c14c4f4ae898.tar.bz2 gentoo-a806a38d087489aaa03fe6028b69c14c4f4ae898.zip |
sys-cluster/classads: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/classads')
-rw-r--r-- | sys-cluster/classads/classads-1.0.10.ebuild | 4 |
1 files 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" |