From d95ba3cf9f9e9eb26b64e585ef3d8c95b524c962 Mon Sep 17 00:00:00 2001 From: Daniella <137890355+tfemby@users.noreply.github.com> Date: Sun, 30 Jun 2024 10:19:45 +1000 Subject: dev-lang/micropython: Add official website Co-authored-by: Aliaksei Urbanski Signed-off-by: Daniella <137890355+tfemby@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/37227 Signed-off-by: Joonas Niilola --- dev-lang/micropython/micropython-1.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/micropython') diff --git a/dev-lang/micropython/micropython-1.23.0.ebuild b/dev-lang/micropython/micropython-1.23.0.ebuild index 740c69961ef7..a35b07da8c2f 100644 --- a/dev-lang/micropython/micropython-1.23.0.ebuild +++ b/dev-lang/micropython/micropython-1.23.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="Python implementation for microcontrollers" -HOMEPAGE="https://github.com/micropython/micropython" +HOMEPAGE="https://micropython.org https://github.com/micropython/micropython" SRC_URI="https://micropython.org/resources/source/${P}.tar.xz" LICENSE="MIT" -- cgit v1.2.3