From 1c3d39f87a9125aca696d1ba9d15a4a545ae5a0a Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Fri, 11 Oct 2019 22:01:15 -0700 Subject: [PATCH] routinator: update to 0.6.1. --- srcpkgs/routinator/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template index 0a276f51b7d..720cdde2777 100644 --- a/srcpkgs/routinator/template +++ b/srcpkgs/routinator/template @@ -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 " +maintainer="Cameron Nemo " 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" ;;