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