binutils: update to 2.27.

This commit is contained in:
Juan RP 2016-08-05 09:53:34 +02:00
parent 91eed9cac5
commit fbc1797ed3

View file

@ -1,6 +1,6 @@
# Template file for 'binutils' # Template file for 'binutils'
pkgname=binutils pkgname=binutils
version=2.26.1 version=2.27
revision=1 revision=1
bootstrap=yes bootstrap=yes
short_desc="GNU binary utilities" short_desc="GNU binary utilities"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnu.org/software/binutils/" homepage="http://www.gnu.org/software/binutils/"
license="GPL-3" license="GPL-3"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2"
checksum=39c346c87aa4fb14b2f786560aec1d29411b6ec34dce3fe7309fe3dd56949fd8 checksum=369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then
hostmakedepends="flex perl" hostmakedepends="flex perl"