binutils: Bump package revision
authorFredrik Fornwall <fredrik@fornwall.net>
Sat, 15 Jul 2017 08:16:39 +0000 (10:16 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sat, 15 Jul 2017 08:16:39 +0000 (10:16 +0200)
The existing 2.28 version of gold linked against libgnustl in
ld.gold.

packages/binutils/build.sh

index 3933536..984cbfb 100755 (executable)
@@ -1,6 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://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_VERSION=2.28
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/binutils/binutils-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_SHA256=cd717966fc761d840d451dbd58d44e1e5b92949d2073d75b73fccb476d772fcf
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-werror --with-system-zlib"