From 5fd79560ba6c0f7b9e3b19175d8758b7e7eae78c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 24 Jul 2015 09:52:04 +0200 Subject: [PATCH] binutils: update to binutils-2.25.1 Signed-off-by: Stephan Raue --- packages/devel/binutils/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devel/binutils/package.mk b/packages/devel/binutils/package.mk index acef8764f3..c617e9436b 100644 --- a/packages/devel/binutils/package.mk +++ b/packages/devel/binutils/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="binutils" -PKG_VERSION="2.25" +PKG_VERSION="2.25.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL"