n: update to 10.1.0

This commit is contained in:
anelki 2024-11-12 22:43:52 -06:00 committed by classabbyamp
parent 5967e96f06
commit 7ad97d7efd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'n' # Template file for 'n'
pkgname=n pkgname=n
version=10.0.0 version=10.1.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
depends="curl tar" depends="curl tar"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/tj/n" homepage="https://github.com/tj/n"
changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md"
distfiles="https://github.com/tj/n/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/tj/n/archive/refs/tags/v${version}.tar.gz"
checksum=096b78d1ccb4ad006293ed1e2b258925d99565449d374f5745ee374dc6f07a23 checksum=53f686808ef37728922ad22e8a5560f4caf1d214d706639ef8eca6e72b891697
do_install() { do_install() {
vbin bin/n vbin bin/n