commit: db78c1530468cfead4352c980240ec6bed3de805 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 09:12:55 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 09:14:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db78c153
dev-libs/flatbuffers: Update homepage Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-libs/flatbuffers/flatbuffers-23.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/flatbuffers/flatbuffers-23.3.3.ebuild b/dev-libs/flatbuffers/flatbuffers-23.3.3.ebuild index b8bd61f6bb19..5634974fa530 100644 --- a/dev-libs/flatbuffers/flatbuffers-23.3.3.ebuild +++ b/dev-libs/flatbuffers/flatbuffers-23.3.3.ebuild @@ -7,7 +7,7 @@ inherit cmake DESCRIPTION="Memory efficient serialization library" HOMEPAGE=" - https://google.github.io/flatbuffers/ + https://flatbuffers.dev/ https://github.com/google/flatbuffers/ " SRC_URI="
