nano: update to 2.4.0.
This commit is contained in:
parent
03ef5b6804
commit
a4dddaa508
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.3.6
|
||||
revision=2
|
||||
version=2.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="groff"
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.nano-editor.org/"
|
||||
license="GPL-3"
|
||||
distfiles="http://www.nano-editor.org/dist/v2.3/$pkgname-$version.tar.gz"
|
||||
checksum=a74bf3f18b12c1c777ae737c0e463152439e381aba8720b4bc67449f36a09534
|
||||
checksum=5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd
|
||||
|
|
Loading…
Reference in New Issue