wok-next diff gfortran/receipt @ rev 6715

linux/bootloader.sh: fix signed 16bits
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 14 17:08:12 2010 +0200 (2010-10-14)
parents 3a2b03691069
children 438f721fcdb1
line diff
     1.1 --- a/gfortran/receipt	Thu May 13 10:00:52 2010 +0200
     1.2 +++ b/gfortran/receipt	Thu Oct 14 17:08:12 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gfortran"
     1.7 -VERSION="4.5.0"
     1.8 +VERSION="4.5.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="GCC fortran extension."
    1.11  WEB_SITE="http://gcc.gnu.org/"