yarn: update to 1.22.22.

This commit is contained in:
Gonzalo Tornaría 2025-05-05 15:07:53 -03:00 committed by Andrew J. Hesford
parent 5a8ce60c74
commit fccffba7f9

View file

@ -1,6 +1,6 @@
# Template file for 'yarn'
pkgname=yarn
version=1.22.19
version=1.22.22
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=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b
checksum=47d10b957569dee7a200628b680657d8d3cc28465c9e413948642131558d3eb8
conflicts="yarn-bin>=0"