routinator: update to 0.14.1

Closes: #54129 [via git-merge-pr]
This commit is contained in:
Klara Modin 2025-01-27 22:41:22 +01:00 committed by classabbyamp
parent 461958ee8a
commit 40a7f72230
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -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"