nano: update to 2.4.3.
This commit is contained in:
parent
0795d6a787
commit
2722ed2f1e
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.4.2
|
version=2.4.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="file-devel zlib-devel ncurses-devel"
|
makedepends="file-devel zlib-devel ncurses-devel"
|
||||||
short_desc="The GNU nano editor"
|
short_desc="The GNU nano editor"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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/v${version%.*}/$pkgname-$version.tar.gz"
|
distfiles="http://www.nano-editor.org/dist/v${version%.*}/$pkgname-$version.tar.gz"
|
||||||
checksum=c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9
|
checksum=32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/nanorc.sample
|
vdoc doc/nanorc.sample
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue