nano: update to 2.6.0

This commit is contained in:
Juergen Daubert 2016-06-22 15:10:12 +02:00
parent a87b1a2859
commit 24d829f290
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
a04d77611422ab4b6a7b489650c7a793 nano-2.5.3.tar.gz
89051965a1de963190696348bc291b86 nano-2.6.0.tar.gz

View File

@ -5,9 +5,9 @@
# Depends on: file ncurses
name=nano
version=2.5.3
version=2.6.0
release=1
source=(http://www.nano-editor.org/dist/v2.5/$name-$version.tar.gz)
source=(http://www.nano-editor.org/dist/v2.6/$name-$version.tar.gz)
build(){
cd $name-$version