yarn: update to 1.22.18.

This commit is contained in:
Michael Aldridge 2022-04-01 23:51:16 -05:00
parent 65f92d2449
commit 921ffe92ae

View file

@ -1,6 +1,6 @@
# Template file for 'yarn'
pkgname=yarn
version=1.22.10
version=1.22.18
revision=1
hostmakedepends="yarn-bin nodejs tar"
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=66153f5fdd3078ce320c775990e4b4f03d5b596186f0e1fbceb34225abe3cd3e
checksum=accb0911b05329220a6fe7fd14d091add3b62535811ea97503e8579ae5812c2e
conflicts="yarn-bin>=0"