mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
nano: update to 2.4.0.
This commit is contained in:
parent
03ef5b6804
commit
a4dddaa508
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nano'
|
# Template file for 'nano'
|
||||||
pkgname=nano
|
pkgname=nano
|
||||||
version=2.3.6
|
version=2.4.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="groff"
|
hostmakedepends="groff"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.nano-editor.org/"
|
homepage="http://www.nano-editor.org/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://www.nano-editor.org/dist/v2.3/$pkgname-$version.tar.gz"
|
distfiles="http://www.nano-editor.org/dist/v2.3/$pkgname-$version.tar.gz"
|
||||||
checksum=a74bf3f18b12c1c777ae737c0e463152439e381aba8720b4bc67449f36a09534
|
checksum=5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd
|
||||||
|
|
Loading…
Add table
Reference in a new issue