parent
9e10f201a7
commit
f4639716aa
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'volta'
|
# Template file for 'volta'
|
||||||
pkgname=volta
|
pkgname=volta
|
||||||
version=0.8.5
|
version=0.8.6
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
|
archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
@ -11,7 +11,7 @@ maintainer="Alex Lohr <alex.lohr@logmein.com>"
|
|||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://volta.sh/"
|
homepage="https://volta.sh/"
|
||||||
distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
|
distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
|
||||||
checksum=28ad7fdfae21c8a9ee687496a0f225553f91cd221a03844af3b3ff309d3c68f7
|
checksum=c227ba3eef06176dd8d162fb24480e8c4536d5df6cb79b820b10d7407e4ca031
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cargo update --package openssl-sys --precise 0.9.58
|
cargo update --package openssl-sys --precise 0.9.58
|
||||||
|
Loading…
x
Reference in New Issue
Block a user