yarn-bin: update to 1.22.0.
This commit is contained in:
parent
3d445bed77
commit
79d45eb3b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn-bin'
|
||||
pkgname=yarn-bin
|
||||
version=1.21.1
|
||||
version=1.22.0
|
||||
revision=1
|
||||
hostmakedepends="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/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
|
||||
checksum=d1d9f4a0f16f5ed484e814afeb98f39b82d4728c6c8beaafb5abc99c02db6674
|
||||
checksum=de8871c4e2822cba80d58c2e72366fb78567ec56e873493c9ca0cca76c60f9a5
|
||||
conflicts="yarn>=0"
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Reference in a new issue