pnpm: update to 7.27.0.

This commit is contained in:
Felipe Nogueira 2023-02-14 19:19:41 -03:00 committed by classabbyamp
parent 79d821f155
commit 3133ff6712
1 changed files with 2 additions and 2 deletions
srcpkgs/pnpm

View File

@ -1,6 +1,6 @@
# Template file for 'pnpm' # Template file for 'pnpm'
pkgname=pnpm pkgname=pnpm
version=7.24.3 version=7.27.0
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=2d54ee6f9a73f8369c3a670d363f0bf2dc2860fe300c47c5dee0325cd98c00f9 checksum=de02288de3c84242179cc036ca1e5c1ec5bd52ad71c3cd98b393d356925d489e
python_version=3 python_version=3
do_install() { do_install() {