Commit c890822c authored by system_user's avatar system_user

Nano to 2.7.1

parent 369ca16e
require 'package'
class Nano < Package
version '2.3.6'
source_url 'ftp://ftp.gnu.org/pub/gnu/nano/nano-2.3.6.tar.gz' # software source tarball url
source_sha1 '7dd39f21bbb1ab176158e0292fd61c47ef681f6d'
version '2.7.1'
source_url 'https://www.nano-editor.org/dist/v2.7/nano-2.7.1.tar.xz' # software source tarball url
source_sha1 '6a06d2c396a98a256722659fd22ace3d04d4c9f5'
depends_on 'buildessential'
depends_on 'ncurses'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment