pnpm: update to 8.6.10.
This commit is contained in:
parent
d11bed8612
commit
aa961ab7d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=8.6.9
|
||||
version=8.6.10
|
||||
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=c94450b6623ecedb5e8c7045c7e67cb240bbe88e17660b3d8c57207dfd1eff90
|
||||
checksum=f8021ef55420c7d7cafe689c2cdb1bf1881d2f75219705ad3ab38966eac283f3
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue