From: Fredrik Fornwall Date: Thu, 28 Jul 2016 21:50:52 +0000 (-0400) Subject: binutils: Bump revision for x86_64 rebuild X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/b00543d589377eddd8468375e7dba19b06e031ac binutils: Bump revision for x86_64 rebuild --- diff --git a/packages/binutils/build.sh b/packages/binutils/build.sh index 057dbdae..503b378b 100755 --- a/packages/binutils/build.sh +++ b/packages/binutils/build.sh @@ -1,4 +1,5 @@ TERMUX_PKG_VERSION=2.26.1 +TERMUX_PKG_BUILD_REVISION=1 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