yarn: update to 1.22.4.
This commit is contained in:
parent
ead4842167
commit
c0bf35ebbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.22.0
|
||||
version=1.22.4
|
||||
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=548e795233619a4eaf1fc5722711937ae55428dbca4d31c6ce77c429f21e552e
|
||||
checksum=f9e09bf375388f489a62a08d6ab0a455ab47d62b32512b35e4315d12d12db4e5
|
||||
|
||||
conflicts="yarn-bin>=0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue