diff --git a/dev-libs/gpds/gpds-1.10.0.ebuild b/dev-libs/gpds/gpds-1.10.0.ebuild index deafc1623a..c973e25a64 100644 --- a/dev-libs/gpds/gpds-1.10.0.ebuild +++ b/dev-libs/gpds/gpds-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="A general purpose data serializer" -HOMEPAGE="https://gpds.simulton.com" +HOMEPAGE="https://github.com/simulton/gpds" if [[ "${PV}" == "9999" ]] ; then inherit git-r3