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" ;;