binutils: update to 2.19.1.

--HG--
extra : convert_revision : 765787ded98e0fdf32f96d550872da2a73b3c84e
This commit is contained in:
Juan RP 2009-03-03 16:43:58 +01:00
parent 339efaefc3
commit dd0eb440ce

View file

@ -1,7 +1,7 @@
# Template file for 'binutils' # Template file for 'binutils'
pkgname=binutils pkgname=binutils
sourcepkg=binutils sourcepkg=binutils
version=2.19 version=2.19.1
distfiles="http://ftp.gnu.org/gnu/binutils/$pkgname-$version.tar.bz2" distfiles="http://ftp.gnu.org/gnu/binutils/$pkgname-$version.tar.bz2"
build_style=gnu_configure build_style=gnu_configure
configure_args="--disable-werror --enable-shared --enable-multilib configure_args="--disable-werror --enable-shared --enable-multilib
@ -10,7 +10,7 @@ make_install_target="tooldir=$XBPS_DESTDIR/$pkgname-$version/usr
install prefix=$XBPS_DESTDIR/$pkgname-$version/usr" install prefix=$XBPS_DESTDIR/$pkgname-$version/usr"
short_desc="GNU binary utilities" short_desc="GNU binary utilities"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=bd2ea10ffc2bf62a917b05f4fbe3d02212589c2bc177fa0c51a9c874d3da528a checksum=3e8225b4d7ace0a2039de752e11fd6922d3b89a7259a292c347391c4788739f6
long_desc=" long_desc="
The GNU binutils package contains essential tools to assemble, link and The GNU binutils package contains essential tools to assemble, link and
manipulate binary and object files. They are often used with a compiler manipulate binary and object files. They are often used with a compiler