yarn-bin: update to 1.22.0.

This commit is contained in:
Toby Merz 2020-02-26 09:31:39 +01:00 committed by Juan RP
parent 3d445bed77
commit 79d45eb3b6

View file

@ -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() {