mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
pnpm: update to 8.6.0
This commit is contained in:
parent
fa93352677
commit
fa84a66716
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=7.30.5
|
||||
version=8.6.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
hostmakedepends="nodejs jq"
|
||||
|
@ -10,7 +10,7 @@ maintainer="reback00 <reback00@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://pnpm.io/"
|
||||
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
|
||||
checksum=c8d730294f671574458704cd56e81dc0eb8d345a444e4c7a728d8d2cdc4f5045
|
||||
checksum=1e9c17c34c2eebaba02e78b619e296db08d302c296e58c2f51b0cd4e3e5bcda2
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue