mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
yarn-bin: update to 1.19.1.
This commit is contained in:
parent
2310b0f6a8
commit
4e4fa03917
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn-bin'
|
||||
pkgname=yarn-bin
|
||||
version=1.19.0
|
||||
version=1.19.1
|
||||
revision=1
|
||||
depends="virtual?nodejs-runtime"
|
||||
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
|
||||
|
@ -8,7 +8,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=6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934
|
||||
checksum=34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343
|
||||
conflicts="yarn>=0"
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue