parent
9e10f201a7
commit
f4639716aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'volta'
|
||||
pkgname=volta
|
||||
version=0.8.5
|
||||
version=0.8.6
|
||||
revision=1
|
||||
archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
|
||||
build_helper="rust"
|
||||
|
@ -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=28ad7fdfae21c8a9ee687496a0f225553f91cd221a03844af3b3ff309d3c68f7
|
||||
checksum=c227ba3eef06176dd8d162fb24480e8c4536d5df6cb79b820b10d7407e4ca031
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
|
|
Loading…
Reference in a new issue