Changeset 1750

Show
Ignore:
Timestamp:
11/12/06 20:09:11 (2 years ago)
Author:
alexander
Message:

Updated nano to 2.0.0

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/6.2/packages/nano/Makefile

    r1734 r1750  
    22 
    33NM= nano 
    4 VRS= 1.9.99pre2 
     4VRS= 2.0.0 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.gz 
    8 URL-$(FILE)= http://www.nano-editor.org/dist/v1.3/$(FILE) 
    9 SHA-$(FILE)= 4bb46ec390657c66ecccb21766f9b916eb701fd3 
     8URL-$(FILE)= http://www.nano-editor.org/dist/v2.0/$(FILE) 
     9SHA-$(FILE)= 300fd9633fbd77e342393ecfe0c479f3c0ea7592 
    1010 
    1111# Targets