yarn: update to 1.15.2.
This commit is contained in:
parent
9b83a9bfda
commit
edfeaf6187
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.14.0
|
||||
version=1.15.2
|
||||
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=44054315c71acc280b77f837c3b242db1ea7df76458a8411df5fd8be209b08c6
|
||||
checksum=8a08d62cdbd141d5edd127646ecccc6ed107f20e98ba4cb37c072aabb82f6e24
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15057/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in a new issue