routinator: update to 0.6.1.

This commit is contained in:
Cameron Nemo 2019-10-11 22:01:15 -07:00 committed by Juan RP
parent bb513fe03c
commit 46c790166b

View file

@ -1,15 +1,15 @@
# Template file for 'routinator'
pkgname=routinator
version=0.5.0
version=0.6.1
revision=1
build_style=cargo
depends="rsync"
short_desc="Resource Public Key Infrastructure (RPKI) validator"
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="BSD-3-Clause"
homepage="https://github.com/NLnetLabs/routinator"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=e3a0da6d557436e7276f63f9c943df9f1d147f520d09c2fa87fded62a90bb2d7
homepage="https://rpki.readthedocs.io/"
distfiles="https://github.com/NLnetLabs/routinator/archive/v${version}.tar.gz"
checksum=725aff83d39c6fef82d62f0fa0b676b61da7aab1dd460723eed4ef64f647b828
case "$XBPS_TARGET_MACHINE" in
ppc*) broken="ftbfs in ring" ;;