diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template index dd7a601186d..a0ba02d3b09 100644 --- a/srcpkgs/volta/template +++ b/srcpkgs/volta/template @@ -1,6 +1,6 @@ # Template file for 'volta' pkgname=volta -version=0.8.0 +version=0.8.1 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 " license="BSD-2-Clause" homepage="https://volta.sh/" distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz" -checksum=f7cf21a875e092a69482f3ffd32e208fec7357524ca49d1d69728acf3de99c3c +checksum=b60ce05b27aa5b94e5b40470a623a849daa335be3a00b1eb36cbbafa2b044842 pre_build() { cargo update --package openssl-sys --precise 0.9.55