mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
parent
1ddac525d7
commit
acb80ad487
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=1.1.1
|
version=2.0.0
|
||||||
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=f2289274538124984bebb09b0968c2821368d8a80d60b9615e4f999f6751366d
|
checksum=7cb34e39bca682eee35fa0ee908afdbfc833ce77b59c8b2ed9f6d7751d22df31
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue