yarn-bin: update to 1.19.1.

This commit is contained in:
mobinmob 2019-10-17 15:29:13 +03:00 committed by Helmut Pozimski
parent 2310b0f6a8
commit 4e4fa03917

View file

@ -1,6 +1,6 @@
# Template file for 'yarn-bin'
pkgname=yarn-bin
version=1.19.0
version=1.19.1
revision=1
depends="virtual?nodejs-runtime"
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://yarnpkg.com/"
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
checksum=6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934
checksum=34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343
conflicts="yarn>=0"
do_extract() {