2019-03-07 04:23:06 +01:00
|
|
|
# Template file for 'routinator'
|
|
|
|
pkgname=routinator
|
2019-03-15 06:14:36 +01:00
|
|
|
version=0.3.1
|
2019-03-07 04:23:06 +01:00
|
|
|
revision=1
|
|
|
|
build_style=cargo
|
|
|
|
depends="rsync"
|
|
|
|
short_desc="Resource Public Key Infrastructure (RPKI) validator"
|
|
|
|
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|
|
|
license="BSD-3-Clause"
|
|
|
|
homepage="https://github.com/NLnetLabs/routinator"
|
|
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
2019-03-15 06:14:36 +01:00
|
|
|
checksum=13516ec84c11642b7a4c34e4dec62d68d5874665491238a7083b5d4f975c8889
|
2019-03-07 04:23:06 +01:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|