From 85c6c5c1c95ba642ec194e751184800f0aeb5fd8 Mon Sep 17 00:00:00 2001 From: anelki Date: Sat, 20 Apr 2024 20:31:14 -0500 Subject: [PATCH] n: update to 9.2.3 --- srcpkgs/n/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/n/template b/srcpkgs/n/template index 4897850676cf99..3935ca10970a88 100644 --- a/srcpkgs/n/template +++ b/srcpkgs/n/template @@ -1,16 +1,16 @@ # Template file for 'n' pkgname=n -version=9.2.1 +version=9.2.3 revision=1 build_style=gnu-makefile -depends="curl tar xz" +depends="curl tar" short_desc="Simple command line NodeJS version management" maintainer="anelki " license="MIT" homepage="https://github.com/tj/n" changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md" distfiles="https://github.com/tj/n/archive/refs/tags/v${version}.tar.gz" -checksum=f112c291a1f441a14971ce5ee5dfb5f0a5d4251bd5f3ec556ef1c5a0687e3ee6 +checksum=c160fd30281d2aeb07d0101758f2f592dd3c6a23370417d9c6bf1efb5368a7dd do_install() { vbin bin/n