n: update to 10.0.0
This commit is contained in:
parent
3ae7e7684f
commit
5be0a1421f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'n'
|
||||
pkgname=n
|
||||
version=9.2.3
|
||||
version=10.0.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="curl tar"
|
||||
|
@ -10,7 +10,7 @@ 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=c160fd30281d2aeb07d0101758f2f592dd3c6a23370417d9c6bf1efb5368a7dd
|
||||
checksum=096b78d1ccb4ad006293ed1e2b258925d99565449d374f5745ee374dc6f07a23
|
||||
|
||||
do_install() {
|
||||
vbin bin/n
|
||||
|
|
Loading…
Reference in New Issue