volta: update to 1.1.1
This commit is contained in:
parent
a897912f7e
commit
130191db9e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'volta'
|
||||
pkgname=volta
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
|
||||
build_style="cargo"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alex Lohr <alex.lohr@logmein.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://volta.sh/"
|
||||
distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
|
||||
checksum=3328f10c1e1aec8d6c46d22a202872addd83c6b4aec4f24e5548f3048e4a26c3
|
||||
checksum=f2289274538124984bebb09b0968c2821368d8a80d60b9615e4f999f6751366d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue