wok diff gfortran/receipt @ rev 9772
subversion: Fix BUILD_DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 21:16:24 2011 +0200 (2011-05-11) |
parents | a041e4f77d18 |
children | 43b446706ff0 |
line diff
1.1 --- a/gfortran/receipt Mon Aug 02 14:27:14 2010 +0200 1.2 +++ b/gfortran/receipt Wed May 11 21:16:24 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gfortran" 1.7 -VERSION="4.5.1" 1.8 +VERSION="4.5.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="GCC fortran extension." 1.11 WEB_SITE="http://gcc.gnu.org/"