Search Criteria
Package Details: routinator 0.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/routinator.git (read-only, click to copy) |
---|---|
Package Base: | routinator |
Description: | RPKI validator written in Rust |
Upstream URL: | https://nlnetlabs.nl/rpki |
Licenses: | BSD-3-Clause |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-18 14:11 (UTC) |
Last Updated: | 2024-06-20 11:15 (UTC) |
Dependencies (2)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
Chocobo1 commented on 2023-11-17 08:32 (UTC)
Thanks, done.
zotan commented on 2023-11-16 19:22 (UTC)
I just tested: simply removing the line
install -Dm755 "pkg/common/routinator-init" -t "$pkgdir/usr/bin"
fixes the build process and results in a functional package.zotan commented on 2023-11-16 19:02 (UTC)
Building this doesn't work since https://github.com/NLnetLabs/routinator/commit/22de300fa8dd664a119a80dfe73b6e86946d714a removed the routinator-init file in v0.12.0.
Chocobo1 commented on 2022-06-24 13:44 (UTC)
Done.
bjo commented on 2022-06-24 11:02 (UTC)
Please provide a systemd service.
Chocobo1 commented on 2020-12-16 03:05 (UTC)
Fixed, seems I forgot to commit it.
mroethke commented on 2020-12-15 21:02 (UTC)
Can you please bump the pkgrel in the PKGBUILD file as well? It is 1 in the PKGBUILD and 2 in the SRCINFO file right now, which probably causes problems with most if not all aur helpers.