routinator: update to 0.14.0

This commit is contained in:
Klara Modin 2024-11-01 15:01:56 +01:00 committed by cinerea0
parent 084c3944de
commit a3475b4933
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'routinator'
pkgname=routinator
version=0.13.2
version=0.14.0
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=77c3b74b508caabf4c59387480cda18b222d817fd70328f8c73a8fb45a774108
checksum=861e90f395344be19880485185df47e8fd258cc583b82be702af660b466955cb
system_accounts="_routinator"
_routinator_homedir="/var/lib/routinator"
make_dirs="/var/lib/routinator 0755 _routinator _routinator"