diff options
author | Lukc <lukc@upyum.com> | 2010-12-29 23:57:44 +0100 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-12-29 23:57:44 +0100 |
commit | cb08ae2da7f0161f3a275e4d0f79c23b71211b58 (patch) | |
tree | daa062ad2b04b0f20a98f8fa044417c4eda1e48b /binutils/Pkgfile | |
parent | da282698c44ac7e553af8fb3ebb4fd92b22874df (diff) | |
download | devel-cb08ae2da7f0161f3a275e4d0f79c23b71211b58.tar.gz devel-cb08ae2da7f0161f3a275e4d0f79c23b71211b58.tar.bz2 devel-cb08ae2da7f0161f3a275e4d0f79c23b71211b58.tar.xz devel-cb08ae2da7f0161f3a275e4d0f79c23b71211b58.zip |
Recette de binutils mise à jour.
Diffstat (limited to 'binutils/Pkgfile')
-rw-r--r-- | binutils/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/Pkgfile b/binutils/Pkgfile index 952b5f9..f87a704 100644 --- a/binutils/Pkgfile +++ b/binutils/Pkgfile @@ -10,7 +10,7 @@ else name=binutils-$CROSS_TARGET fi name=binutils -version=2.20.1 +version=2.21 release=1 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2) build () |