diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-12-18 09:41:23 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-12-18 09:41:23 +0000 |
commit | d93ba9788a6ad1e5da2bf47e804456ded6d5c65c (patch) | |
tree | e01c10bcfe477cecf1770c8a8186e4a5344057b9 /sys-cluster/classads | |
parent | 7bf32644d8b70a318475609992d8e4853ec4ec0e (diff) |
gentoo auto-resync : 18:12:2022 - 09:41:22
Diffstat (limited to 'sys-cluster/classads')
-rw-r--r-- | sys-cluster/classads/Manifest | 2 | ||||
-rw-r--r-- | sys-cluster/classads/classads-1.0.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/classads/Manifest b/sys-cluster/classads/Manifest index 06a58ef77b67..f88dfdef3ff4 100644 --- a/sys-cluster/classads/Manifest +++ b/sys-cluster/classads/Manifest @@ -1,3 +1,3 @@ DIST classads-1.0.10.tar.gz 523847 BLAKE2B 7afd4d1f3c89ff37b55aabb1b97d7772d0d0b1a651da2c4a30fada63a7f6aabbe09a183d44459c2fda41b83d1abfd7768475a87f042d5ba6d14630d92c71b8cc SHA512 4443be2d3a41204110620fea838dbeec1a11f407cacbbb312142b3b8403883cc92da10839ab9dbae1e20433db247fb2117d70d84166fadba6819eab84ebc1dd3 -EBUILD classads-1.0.10.ebuild 661 BLAKE2B 75a213736f4f52dfc4bebee0ad5c333ef63b620f9a9aaa4418e535ce29266b8021ac140879d885720b29f52bfacb739b5e31ee0ec6bee8b38febc1067fc132a8 SHA512 f472d045aad1b6692cd0409efed3fefb49d65280ac8e70ca1864cbab8a19d26f13ef26ca9e394153a714b20b0513474f2bf1117e2269a70f5d564dc508a0c64d +EBUILD classads-1.0.10.ebuild 669 BLAKE2B 5ec78c9b43d6108f73c6821e971bbb70790dbca8f8f455d06a80c6f4fad363304b9572e0a8914c8a386d15bcb970086bbbd45fbaf7040cbdacd7451732670e80 SHA512 3f6232a75f485d6d2e3e189d19b7b4d6b564cfa813836a738443e944bfe5ab31ee7d24fcc409e0f16a45b4c7790544a838843945bdd48caea255a7320fbe4e27 MISC metadata.xml 635 BLAKE2B 5db3bcd0b875b2b04a63d847325ec454171b44e7bed0c786e76f728b7726df5a08817aebf3d6ce3d6d4df86051ada5fa925bd0eff7375af269279a0e6881a002 SHA512 b5c8918e2ddcfec145e7bdbf25eff0342d0b4582d611a31230733bbc1ad0180f2ac0a4f0362cabf89698e58eb483d04e3edab8b60c556ea8758dd4d5dfee8bd0 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" |