From 5efe1d4b60cfc4ba60e2c641d3ffd8d960891e93 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 26 Aug 2021 17:36:14 -0400 Subject: cygwin-binutils 2.37 --- binutils-textdomain.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'binutils-textdomain.patch') diff --git a/binutils-textdomain.patch b/binutils-textdomain.patch index be7f57a..192e36b 100644 --- a/binutils-textdomain.patch +++ b/binutils-textdomain.patch @@ -6,7 +6,7 @@ # Define the identity of the package. - PACKAGE='bfd' + PACKAGE=cygwin-bfd - VERSION='2.34' + VERSION='2.37' --- a/binutils/configure @@ -17,7 +17,7 @@ # Define the identity of the package. - PACKAGE='binutils' + PACKAGE=cygwin-binutils - VERSION='2.34' + VERSION='2.37' --- a/gas/configure @@ -28,7 +28,7 @@ # Define the identity of the package. - PACKAGE='gas' + PACKAGE=cygwin-gas - VERSION='2.34' + VERSION='2.37' --- a/gprof/configure @@ -39,7 +39,7 @@ # Define the identity of the package. - PACKAGE='gprof' + PACKAGE=cygwin-gprof - VERSION='2.34' + VERSION='2.37' --- a/ld/configure @@ -50,7 +50,7 @@ # Define the identity of the package. - PACKAGE='ld' + PACKAGE=cygwin-ld - VERSION='2.34' + VERSION='2.37' --- a/opcodes/configure @@ -61,6 +61,6 @@ # Define the identity of the package. - PACKAGE='opcodes' + PACKAGE=cygwin-opcodes - VERSION='2.34' + VERSION='2.37' -- cgit