volta: update to 1.0.4
This commit is contained in:
parent
7f5639b29e
commit
5cfc114c2c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'volta'
|
||||
pkgname=volta
|
||||
version=1.0.3
|
||||
revision=2
|
||||
version=1.0.4
|
||||
revision=1
|
||||
archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
|
||||
build_style="cargo"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=19edec309676d5d345e0686cc3ea2cd0a5815f01a12e88e5b7c63a7ce961c6d1
|
||||
checksum=e61cdb81e7cd776b1285b34dd715e246de5072c1a50f65b2394b6b605f044f4c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue