mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
routinator: update to 0.6.1.
This commit is contained in:
parent
bb513fe03c
commit
46c790166b
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'routinator'
|
# Template file for 'routinator'
|
||||||
pkgname=routinator
|
pkgname=routinator
|
||||||
version=0.5.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
depends="rsync"
|
depends="rsync"
|
||||||
short_desc="Resource Public Key Infrastructure (RPKI) validator"
|
short_desc="Resource Public Key Infrastructure (RPKI) validator"
|
||||||
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/NLnetLabs/routinator"
|
homepage="https://rpki.readthedocs.io/"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/NLnetLabs/routinator/archive/v${version}.tar.gz"
|
||||||
checksum=e3a0da6d557436e7276f63f9c943df9f1d147f520d09c2fa87fded62a90bb2d7
|
checksum=725aff83d39c6fef82d62f0fa0b676b61da7aab1dd460723eed4ef64f647b828
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc*) broken="ftbfs in ring" ;;
|
ppc*) broken="ftbfs in ring" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue