pnpm: update to 9.7.0.
This commit is contained in:
parent
f1aae144e9
commit
70b00dd167
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=9.5.0
|
||||
version=9.7.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
hostmakedepends="nodejs jq"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
|||
license="MIT"
|
||||
homepage="https://pnpm.io/"
|
||||
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
|
||||
checksum=dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5
|
||||
checksum=b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue