mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
n: update to 9.2.0.
This commit is contained in:
parent
d9ffbe92b8
commit
90480593bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'n'
|
||||
pkgname=n
|
||||
version=9.1.0
|
||||
version=9.2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="curl"
|
||||
|
@ -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=48306496413c61d37eeaa0a7328a4520b1da0c42739e046f6f9242de0d0ae270
|
||||
checksum=5ed8a416014abd115e7174aa32ccba29826eebab2188420404f46931f6388eb1
|
||||
|
||||
do_install() {
|
||||
vbin bin/n n
|
||||
|
|
Loading…
Add table
Reference in a new issue