pnpm: update to 6.3.0
This commit is contained in:
parent
d23cce42d7
commit
0068724066
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=6.1.0
|
||||
version=6.3.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
hostmakedepends="nodejs jq"
|
||||
|
@ -10,7 +10,7 @@ maintainer="reback00 <reback00@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://pnpm.js.org/"
|
||||
distfiles="https://registry.npmjs.org/${pkgname}/-/${pkgname}-${version}.tgz"
|
||||
checksum=29edaaee2babbeb34309421b24cbe8f36b05066abba6ab14c97f7483ad5e3378
|
||||
checksum=eebd1dfe4466e5e84fb83332c5bf0e970002eedcb1cae8922257a477d67c5636
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue