yarn-bin: update to 1.21.1 (CVE-2019-16776)
This commit is contained in:
parent
b00153a931
commit
5a83aaf983
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn-bin'
|
||||
pkgname=yarn-bin
|
||||
version=1.21.0
|
||||
version=1.21.1
|
||||
revision=1
|
||||
depends="virtual?nodejs-runtime"
|
||||
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://yarnpkg.com/"
|
||||
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
|
||||
checksum=dd17d4e5bc560aa28140038a31fa50603ef76b710fee44e5ec5efbea7ad24c61
|
||||
checksum=d1d9f4a0f16f5ed484e814afeb98f39b82d4728c6c8beaafb5abc99c02db6674
|
||||
conflicts="yarn>=0"
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Reference in a new issue