yarn: update to 1.4.1
This commit is contained in:
parent
682e03a04d
commit
001dc7795c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.3.2
|
||||
revision=2
|
||||
version=1.4.1
|
||||
revision=1
|
||||
hostmakedepends="yarn-bin nodejs"
|
||||
depends="virtual?nodejs-runtime"
|
||||
short_desc="Fast, reliable, and secure dependency management"
|
||||
|
@ -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=55ae21927d068f8f7f7f977598b371e02146914c0e5e02e7c01e592281540717
|
||||
checksum=f008e68adcd179e2c56c9024a88484851ea02bbf3ddfc4957f5df95e1564ad28
|
||||
|
||||
pre_build() {
|
||||
yarn
|
||||
|
|
Loading…
Reference in a new issue