yarn: update to 1.1.0
This commit is contained in:
parent
af189fe977
commit
321f2c9d54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.0.2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
hostmakedepends="yarn-bin"
|
||||
depends="nodejs"
|
||||
|
@ -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=da7ba9013a272a135543243c4e171f50f1199934fa04a339a8d1245ce92a4419
|
||||
checksum=422d24688d7e008717af84b4df14df50bd207faa8dc0cdccb779ea5a1477b5d6
|
||||
|
||||
pre_build() {
|
||||
yarn
|
||||
|
|
Loading…
Reference in a new issue