From 12458dcd28eab679922e1e7f7685ead6e62bc86c Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 8 Aug 2016 15:33:47 -0400 Subject: [PATCH] binutils: Update from 2.26.1 to 2.27 --- packages/binutils/build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/binutils/build.sh b/packages/binutils/build.sh index 503b378be..7881b1e62 100755 --- a/packages/binutils/build.sh +++ b/packages/binutils/build.sh @@ -1,5 +1,4 @@ -TERMUX_PKG_VERSION=2.26.1 -TERMUX_PKG_BUILD_REVISION=1 +TERMUX_PKG_VERSION=2.27 TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/binutils/ TERMUX_PKG_DESCRIPTION="Collection of binary tools, the main ones being ld, the GNU linker, and as, the GNU assembler" TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/binutils/binutils-${TERMUX_PKG_VERSION}.tar.gz