routinator: update to 0.7.1.
This commit is contained in:
parent
e7a7df2813
commit
2054df792d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'routinator'
|
||||
pkgname=routinator
|
||||
version=0.6.4
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
depends="rsync"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://rpki.readthedocs.io/"
|
||||
distfiles="https://github.com/NLnetLabs/routinator/archive/v${version}.tar.gz"
|
||||
checksum=6b564ee81c5bc42cdab06e032a013cf0bf6bd8b79255abf416694ed9ce350b02
|
||||
checksum=a84589789bdc76322deb29c78d6b14391c859967a4ae8f766a79d6b7a1fd16b2
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="ftbfs in ring" ;;
|
||||
|
|
Loading…
Reference in a new issue