From 40a7f722309d87e6ceb9f1109e5cbdd57f77f261 Mon Sep 17 00:00:00 2001 From: Klara Modin Date: Mon, 27 Jan 2025 22:41:22 +0100 Subject: [PATCH] routinator: update to 0.14.1 Closes: #54129 [via git-merge-pr] --- srcpkgs/routinator/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template index 4cf4b236752..ac0e61231c1 100644 --- a/srcpkgs/routinator/template +++ b/srcpkgs/routinator/template @@ -1,6 +1,6 @@ # Template file for 'routinator' pkgname=routinator -version=0.14.0 +version=0.14.1 revision=1 build_style=cargo depends="rsync" @@ -11,7 +11,7 @@ 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" -checksum=861e90f395344be19880485185df47e8fd258cc583b82be702af660b466955cb +checksum=4b3aaf647ec61f7085e48af1cbc350cc0bdfce2082dae29cda16950cf4f4ae9d system_accounts="_routinator" _routinator_homedir="/var/lib/routinator" make_dirs="/var/lib/routinator 0755 _routinator _routinator"