yarn: update to 1.12.3

This commit is contained in:
Michael Aldridge 2018-11-15 23:02:24 -08:00
parent e8a018ecb6
commit 8f0fadf6c9

View file

@ -1,6 +1,6 @@
# Template file for 'yarn' # Template file for 'yarn'
pkgname=yarn pkgname=yarn
version=1.10.1 version=1.12.3
revision=1 revision=1
hostmakedepends="yarn-bin nodejs" hostmakedepends="yarn-bin nodejs"
depends="virtual?nodejs-runtime" depends="virtual?nodejs-runtime"
@ -10,7 +10,7 @@ license="2-cause-BSD"
homepage="https://yarnpkg.com/" homepage="https://yarnpkg.com/"
distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
conflicts="yarn-bin>=0" conflicts="yarn-bin>=0"
checksum=5eae09e3939db56828b97cd7363b813eac34130892a2bead4fbe784bd5bf368f checksum=2c00f80a2d10681c980b6695cc1377020503f1feca60278245b5ee8a41b2d9ea
pre_build() { pre_build() {
yarn yarn