mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
yarn: update to 1.22.22.
This commit is contained in:
parent
5a8ce60c74
commit
fccffba7f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yarn'
|
# Template file for 'yarn'
|
||||||
pkgname=yarn
|
pkgname=yarn
|
||||||
version=1.22.19
|
version=1.22.22
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="yarn-bin nodejs tar"
|
hostmakedepends="yarn-bin nodejs tar"
|
||||||
depends="virtual?nodejs-runtime"
|
depends="virtual?nodejs-runtime"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://yarnpkg.com/"
|
homepage="https://yarnpkg.com/"
|
||||||
distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b
|
checksum=47d10b957569dee7a200628b680657d8d3cc28465c9e413948642131558d3eb8
|
||||||
|
|
||||||
conflicts="yarn-bin>=0"
|
conflicts="yarn-bin>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue