mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
yarn-bin: update to 1.22.18.
This commit is contained in:
parent
02a5d1bec8
commit
65f92d2449
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yarn-bin'
|
||||
pkgname=yarn-bin
|
||||
version=1.22.10
|
||||
version=1.22.18
|
||||
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=7e433d4a77e2c79e6a7ae4866782608a8e8bcad3ec6783580577c59538381a6e
|
||||
checksum=816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
|
||||
conflicts="yarn>=0"
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue