yarn: update to 1.21.0.
This commit is contained in:
parent
b5e1735ae2
commit
824fcce6d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.19.1
|
||||
version=1.21.0
|
||||
revision=1
|
||||
hostmakedepends="yarn-bin nodejs"
|
||||
depends="virtual?nodejs-runtime"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://yarnpkg.com/"
|
||||
distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=49f8ca1ee041af255fb999b02b3f8f7ad975212d55629fbab948771a8dd548f4
|
||||
checksum=c10be5945d7f9c9f4847e1c2bd1c41dcc0dd48ef0a14a1524f677d0b075b2163
|
||||
|
||||
conflicts="yarn-bin>=0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue