From 0c45fbcde7f171e0102b8792dd05761cf197efd8 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 18 Mar 2018 21:00:14 +0100 Subject: [PATCH 1/1] binutils: Bump revision after patch --- packages/binutils/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/binutils/build.sh b/packages/binutils/build.sh index 0a74f865..80b3b996 100755 --- a/packages/binutils/build.sh +++ b/packages/binutils/build.sh @@ -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.30 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/binutils/binutils-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=8c3850195d1c093d290a716e20ebcaa72eda32abf5e3d8611154b39cff79e9ea TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-werror --with-system-zlib --enable-new-dtags" -- 2.11.0