mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
volta: update to 0.8.3
This commit is contained in:
parent
0cbb664451
commit
8b00c0438f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'volta'
|
||||
pkgname=volta
|
||||
version=0.8.2
|
||||
revision=2
|
||||
version=0.8.3
|
||||
revision=1
|
||||
archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
|
||||
build_helper="rust"
|
||||
hostmakedepends="cargo pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alex Lohr <alex.lohr@logmein.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://volta.sh/"
|
||||
distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
|
||||
checksum=df4668d4a5b187fd6a332f2099a5a90e14b5393da7de5636e638f6aee3d9fd29
|
||||
checksum=d9eecc0cf9808bb34751b8ffa8915675a9e84b0968b3c060d5be1e50051e91d0
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
|
|
Loading…
Add table
Reference in a new issue