yarn: update to 1.13.0
This commit is contained in:
parent
dbe06aaabd
commit
ee679b773e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yarn'
|
# Template file for 'yarn'
|
||||||
pkgname=yarn
|
pkgname=yarn
|
||||||
version=1.12.3
|
version=1.13.0
|
||||||
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=2c00f80a2d10681c980b6695cc1377020503f1feca60278245b5ee8a41b2d9ea
|
checksum=3bb516636ff6bf88fb1fd0423403526e8c56695b3d9ac810f0be1ff4c9fd74c4
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
yarn
|
yarn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue