X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a4279e8660fe2dc1c9c910649f32a9dea8092a58..d14b6f9c08d6791aa669c2d0740301fe38b0bf80:/packages/binutils/build.sh diff --git a/packages/binutils/build.sh b/packages/binutils/build.sh index 17613ed9..503b378b 100755 --- a/packages/binutils/build.sh +++ b/packages/binutils/build.sh @@ -1,4 +1,5 @@ -TERMUX_PKG_VERSION=2.26 +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