yarn: update to 1.16.0
This commit is contained in:
parent
9add7b8cf3
commit
1ebd5b92ce
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yarn'
|
||||
pkgname=yarn
|
||||
version=1.15.2
|
||||
revision=2
|
||||
version=1.16.0
|
||||
revision=1
|
||||
hostmakedepends="yarn-bin nodejs"
|
||||
depends="virtual?nodejs-runtime"
|
||||
short_desc="Fast, reliable, and secure dependency management"
|
||||
|
@ -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=8a08d62cdbd141d5edd127646ecccc6ed107f20e98ba4cb37c072aabb82f6e24
|
||||
checksum=c36b81ed37960be4dd5eea9d661c66f573759ed691441ed5ef24c61bef03125b
|
||||
|
||||
conflicts="yarn-bin>=0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue