yarn: update to 1.21.1 (CVE-2019-16776)
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
This commit is contained in:
parent
5a83aaf983
commit
2aacdfd705
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.21.0
|
||||
version=1.21.1
|
||||
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=c10be5945d7f9c9f4847e1c2bd1c41dcc0dd48ef0a14a1524f677d0b075b2163
|
||||
checksum=2fbbe5ddbabdb6eb89b0e0322b906247c1dbb6b7552ccc0552c0a29dd844f37d
|
||||
|
||||
conflicts="yarn-bin>=0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue