yarn-bin: update to 1.19.1.
This commit is contained in:
committed by
Helmut Pozimski
parent
2310b0f6a8
commit
4e4fa03917
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'yarn-bin'
|
# Template file for 'yarn-bin'
|
||||||
pkgname=yarn-bin
|
pkgname=yarn-bin
|
||||||
version=1.19.0
|
version=1.19.1
|
||||||
revision=1
|
revision=1
|
||||||
depends="virtual?nodejs-runtime"
|
depends="virtual?nodejs-runtime"
|
||||||
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
|
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
|
||||||
@@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://yarnpkg.com/"
|
homepage="https://yarnpkg.com/"
|
||||||
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
|
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
|
||||||
checksum=6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934
|
checksum=34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343
|
||||||
conflicts="yarn>=0"
|
conflicts="yarn>=0"
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
|
|||||||
Reference in New Issue
Block a user