mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
volta: update to 2.0.2
This commit is contained in:
parent
6a49c64f96
commit
8476313e07
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'volta'
|
# Template file for 'volta'
|
||||||
pkgname=volta
|
pkgname=volta
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
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=4ccffc86b7841cb8bc9a55436529209dbbb9621992e43cbad48ccc7ffadba493
|
checksum=0e93d17c36fb79222b10881d6c67d667483f85b19a0498eacfc535ef31894dbe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue