yarn-bin: update to 1.19.0.
This commit is contained in:
parent
84667a4210
commit
2002f22315
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'yarn-bin'
|
||||
pkgname=yarn-bin
|
||||
version=1.17.3
|
||||
version=1.19.0
|
||||
revision=1
|
||||
depends="virtual?nodejs-runtime"
|
||||
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="2-cause-BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://yarnpkg.com/"
|
||||
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
|
||||
checksum=e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3
|
||||
checksum=6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934
|
||||
conflicts="yarn>=0"
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Reference in New Issue