Changeset 3925

Show
Ignore:
Timestamp:
03/01/10 00:09:23 (2 years ago)
Author:
sumsum
Message:

update nano to current version.
configure script has broken hard coded absolute include path, removed by new patch-configure

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/nano/Makefile

    r3392 r3925  
    88 
    99PKG_NAME:=              nano 
    10 PKG_VERSION:=           2.0.6 
     10PKG_VERSION:=           2.2.3 
    1111PKG_RELEASE:=           1 
    12 PKG_MD5SUM:=            619107f0fc3c4383d668cef15aa3ca32 
    13 MASTER_SITES:=          http://www.nano-editor.org/dist/v2.0
     12PKG_MD5SUM:=            91918a484f54f94fedaebe00dc393a50 
     13MASTER_SITES:=          http://www.nano-editor.org/dist/v2.2
    1414 
    1515include ${TOPDIR}/mk/package.mk 
     
    3232                        --disable-speller \ 
    3333                        --disable-operatingdir \ 
     34                        --disable-color \ 
    3435                        --enable-multibuffer 
    3536ifneq (${FWRT_UNICODE},)