mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
routinator: update to 0.5.0.
This commit is contained in:
parent
1d9dfe14b2
commit
aaee373fae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'routinator'
|
# Template file for 'routinator'
|
||||||
pkgname=routinator
|
pkgname=routinator
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
depends="rsync"
|
depends="rsync"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/NLnetLabs/routinator"
|
homepage="https://github.com/NLnetLabs/routinator"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=00d55fcfda6bee6311304415b77347e72e6f65f5f549c57c70876234f67cc0ab
|
checksum=e3a0da6d557436e7276f63f9c943df9f1d147f520d09c2fa87fded62a90bb2d7
|
||||||
|
|
||||||
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