yarn: update to 0.28.4.
This commit is contained in:
parent
5e5419d3dc
commit
a266927360
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=0.27.5
|
||||
version=0.28.4
|
||||
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=3b2ca8bf155e6157382e4f99ec9d84a53821344b475ea1cda486531372977bf4
|
||||
checksum=96dd6774bdd5fe1c19f7f15614a85581c2125f0ad8157926b1932974f63ab79b
|
||||
|
||||
pre_build() {
|
||||
yarn
|
||||
|
|
Loading…
Reference in a new issue