yarn: update to 1.17.3.

This commit is contained in:
Michael Aldridge 2019-08-10 21:21:14 -07:00
parent 77680afa2a
commit e21dde2d06
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yarn'
pkgname=yarn
version=1.16.0
version=1.17.3
revision=1
hostmakedepends="yarn-bin nodejs"
depends="virtual?nodejs-runtime"
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://yarnpkg.com/"
distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
checksum=c36b81ed37960be4dd5eea9d661c66f573759ed691441ed5ef24c61bef03125b
checksum=2bba1a63d4348fe4432f4cee6dc3911b98a4fef15ac7f227b91b139137ac03af
conflicts="yarn-bin>=0"