yarn: update to 1.12.3
This commit is contained in:
parent
e8a018ecb6
commit
8f0fadf6c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.10.1
|
||||
version=1.12.3
|
||||
revision=1
|
||||
hostmakedepends="yarn-bin nodejs"
|
||||
depends="virtual?nodejs-runtime"
|
||||
|
@ -10,7 +10,7 @@ license="2-cause-BSD"
|
|||
homepage="https://yarnpkg.com/"
|
||||
distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
|
||||
conflicts="yarn-bin>=0"
|
||||
checksum=5eae09e3939db56828b97cd7363b813eac34130892a2bead4fbe784bd5bf368f
|
||||
checksum=2c00f80a2d10681c980b6695cc1377020503f1feca60278245b5ee8a41b2d9ea
|
||||
|
||||
pre_build() {
|
||||
yarn
|
||||
|
|
Loading…
Add table
Reference in a new issue