From 580f394560d1a33568cacb6447e120c2692a2ac0 Mon Sep 17 00:00:00 2001 From: Klara Modin Date: Mon, 22 Aug 2022 17:07:41 +0200 Subject: [PATCH] routinator: change homepage rpki.readthedocs.io no longer goes to routinator, it goes to a general information page about RPKI --- srcpkgs/routinator/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template index 0e95253d49310d..79f194c4e8a126 100644 --- a/srcpkgs/routinator/template +++ b/srcpkgs/routinator/template @@ -8,7 +8,7 @@ depends="rsync" short_desc="Resource Public Key Infrastructure (RPKI) validator" maintainer="Cameron Nemo " license="BSD-3-Clause" -homepage="https://rpki.readthedocs.io/" +homepage="https://routinator.docs.nlnetlabs.nl/" changelog="https://raw.githubusercontent.com/NLnetLabs/routinator/main/Changelog.md" distfiles="https://github.com/NLnetLabs/routinator/archive/v${version}.tar.gz" conf_files="/etc/routinator/routinator.conf"