volta: update to 0.8.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'volta'
|
# Template file for 'volta'
|
||||||
pkgname=volta
|
pkgname=volta
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
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=b60ce05b27aa5b94e5b40470a623a849daa335be3a00b1eb36cbbafa2b044842
|
checksum=df4668d4a5b187fd6a332f2099a5a90e14b5393da7de5636e638f6aee3d9fd29
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cargo update --package openssl-sys --precise 0.9.55
|
cargo update --package openssl-sys --precise 0.9.55
|
||||||
|
|||||||
Reference in New Issue
Block a user