mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
rink: update to 0.8.0
This commit is contained in:
parent
fc5d7f6cc1
commit
3065d3f5a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rink'
|
# Template file for 'rink'
|
||||||
pkgname=rink
|
pkgname=rink
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path cli"
|
make_install_args="--path cli"
|
||||||
|
@ -12,7 +12,7 @@ license="MPL-2.0, GPL-3.0-only"
|
||||||
homepage="https://github.com/tiffany352/rink-rs"
|
homepage="https://github.com/tiffany352/rink-rs"
|
||||||
changelog="https://github.com/tiffany352/rink-rs/releases"
|
changelog="https://github.com/tiffany352/rink-rs/releases"
|
||||||
distfiles="https://github.com/tiffany352/rink-rs/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/tiffany352/rink-rs/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=fdee7e4227515927b4038bfb647f22733e799603b0d324124b7fcd02484e7146
|
checksum=40048e84c2b606e50bf05dec2813acedeb48066cd48537d0dea453a72d000d60
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64le*) ;;
|
ppc64le*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue