commit: 80dc93d859ef73f432fcf0cccfd610311f2ae5dc Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 11:45:46 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Mar 12 11:52:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80dc93d8
dev-libs/metee: update homepage Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-libs/metee/metee-3.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/metee/metee-3.1.2.ebuild b/dev-libs/metee/metee-3.1.2.ebuild index 4a0e768d819d..56bfb574467d 100644 --- a/dev-libs/metee/metee-3.1.2.ebuild +++ b/dev-libs/metee/metee-3.1.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="Cross-platform access library for Intel CSME HECI interface" -HOMEPAGE="https://github.com/intel/compute-runtime" +HOMEPAGE="https://github.com/intel/metee" SRC_URI="https://github.com/intel/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0"
