volta: update to 2.0.1
This commit is contained in:
parent
97e4688705
commit
ed6f1dfacf
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'volta'
|
# Template file for 'volta'
|
||||||
pkgname=volta
|
pkgname=volta
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
|
archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
|
||||||
build_style="cargo"
|
build_style="cargo"
|
||||||
@ -11,7 +11,7 @@ maintainer="Alex Lohr <alexthkloss@web.de>"
|
|||||||
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=7cb34e39bca682eee35fa0ee908afdbfc833ce77b59c8b2ed9f6d7751d22df31
|
checksum=4ccffc86b7841cb8bc9a55436529209dbbb9621992e43cbad48ccc7ffadba493
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user