From 571fd29675e778258a7f818515b77b810c85e7e7 Mon Sep 17 00:00:00 2001 From: dito cujo Date: Thu, 9 Apr 2026 23:10:11 -0300 Subject: [PATCH] n: update to 10.2.0, adopt. --- srcpkgs/n/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/n/template b/srcpkgs/n/template index dfa9e41d9e23e1..c9297a449fa097 100644 --- a/srcpkgs/n/template +++ b/srcpkgs/n/template @@ -1,16 +1,16 @@ # Template file for 'n' pkgname=n -version=10.1.0 +version=10.2.0 revision=1 build_style=gnu-makefile depends="curl tar" short_desc="Simple command line NodeJS version management" -maintainer="Orphaned " +maintainer="dito cujo " 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=53f686808ef37728922ad22e8a5560f4caf1d214d706639ef8eca6e72b891697 +checksum=5914f0d5e89aadaaaeb803baa89a7582747b0c57ad30201b3522cd76f504c7d9 do_install() { vbin bin/n