From 04cd2c744d54dd3ad5ab64025d99355486025883 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Tue, 7 Apr 2026 13:17:49 -0500 Subject: [PATCH] cloud_init: Fix homepage --- haiku-misc/cloud_init/cloud_init-1.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-misc/cloud_init/cloud_init-1.1.recipe b/haiku-misc/cloud_init/cloud_init-1.1.recipe index 1e049c9bc..f949caaae 100644 --- a/haiku-misc/cloud_init/cloud_init-1.1.recipe +++ b/haiku-misc/cloud_init/cloud_init-1.1.recipe @@ -3,7 +3,7 @@ DESCRIPTION="When installed, cloud-init enhances Haiku's ability to run in \ cloud environments by provisioning the system from the providers cloud-init \ metadata server. " -HOMEPAGE="https://gitlab.com/kallisti5/cloud-init-haiku" +HOMEPAGE="https://codeberg.org/kallisti5/cloud-init-haiku" COPYRIGHT="2014-2021 Alexander von Gluck IV" LICENSE="MIT" REVISION="1"