mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
pnpm: update to 7.6.0.
This commit is contained in:
parent
9018dd6444
commit
4519a6d705
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=6.16.1
|
||||
version=7.6.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
hostmakedepends="nodejs jq"
|
||||
|
@ -8,9 +8,9 @@ depends="nodejs"
|
|||
short_desc="Fast, disk space efficient package manager"
|
||||
maintainer="reback00 <reback00@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://pnpm.js.org/"
|
||||
distfiles="https://registry.npmjs.org/${pkgname}/-/${pkgname}-${version}.tgz"
|
||||
checksum=2a40a3d8a56eaa411819fb8aa8cdd4d9fe729f74571929311247922387925f5a
|
||||
homepage="https://pnpm.io/"
|
||||
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
|
||||
checksum=693eb1e1aa5c61cb7468998202a33209523aaa11f5ab0878074fe1aa55578148
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue