From fe915821b652a7fa37b34a596f47d8e20bc72338 Mon Sep 17 00:00:00 2001 From: rofl0r Date: Sun, 10 Apr 2022 14:18:52 +0000 Subject: [PATCH] bump gcc 11.1.0 to 11.2.0 --- hashes/gcc-11.1.0.tar.xz.sha1 | 1 - hashes/gcc-11.2.0.tar.xz.sha1 | 1 + patches/{gcc-11.1.0 => gcc-11.2.0}/0001-ssp_nonshared.diff | 0 patches/{gcc-11.1.0 => gcc-11.2.0}/0002-posix_memalign.diff | 0 patches/{gcc-11.1.0 => gcc-11.2.0}/0003-j2.diff | 0 patches/{gcc-11.1.0 => gcc-11.2.0}/0004-static-pie.diff | 0 patches/{gcc-11.1.0 => gcc-11.2.0}/0005-m68k-sqrt.diff | 0 7 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 hashes/gcc-11.1.0.tar.xz.sha1 create mode 100644 hashes/gcc-11.2.0.tar.xz.sha1 rename patches/{gcc-11.1.0 => gcc-11.2.0}/0001-ssp_nonshared.diff (100%) rename patches/{gcc-11.1.0 => gcc-11.2.0}/0002-posix_memalign.diff (100%) rename patches/{gcc-11.1.0 => gcc-11.2.0}/0003-j2.diff (100%) rename patches/{gcc-11.1.0 => gcc-11.2.0}/0004-static-pie.diff (100%) rename patches/{gcc-11.1.0 => gcc-11.2.0}/0005-m68k-sqrt.diff (100%) diff --git a/hashes/gcc-11.1.0.tar.xz.sha1 b/hashes/gcc-11.1.0.tar.xz.sha1 deleted file mode 100644 index d495b39..0000000 --- a/hashes/gcc-11.1.0.tar.xz.sha1 +++ /dev/null @@ -1 +0,0 @@ -9db7917f4ce337026335430814de0a5e991ec6c1 gcc-11.1.0.tar.xz diff --git a/hashes/gcc-11.2.0.tar.xz.sha1 b/hashes/gcc-11.2.0.tar.xz.sha1 new file mode 100644 index 0000000..a461fed --- /dev/null +++ b/hashes/gcc-11.2.0.tar.xz.sha1 @@ -0,0 +1 @@ +f902ccacecf8949978d6261e9f1d034cff73ffdb gcc-11.2.0.tar.xz diff --git a/patches/gcc-11.1.0/0001-ssp_nonshared.diff b/patches/gcc-11.2.0/0001-ssp_nonshared.diff similarity index 100% rename from patches/gcc-11.1.0/0001-ssp_nonshared.diff rename to patches/gcc-11.2.0/0001-ssp_nonshared.diff diff --git a/patches/gcc-11.1.0/0002-posix_memalign.diff b/patches/gcc-11.2.0/0002-posix_memalign.diff similarity index 100% rename from patches/gcc-11.1.0/0002-posix_memalign.diff rename to patches/gcc-11.2.0/0002-posix_memalign.diff diff --git a/patches/gcc-11.1.0/0003-j2.diff b/patches/gcc-11.2.0/0003-j2.diff similarity index 100% rename from patches/gcc-11.1.0/0003-j2.diff rename to patches/gcc-11.2.0/0003-j2.diff diff --git a/patches/gcc-11.1.0/0004-static-pie.diff b/patches/gcc-11.2.0/0004-static-pie.diff similarity index 100% rename from patches/gcc-11.1.0/0004-static-pie.diff rename to patches/gcc-11.2.0/0004-static-pie.diff diff --git a/patches/gcc-11.1.0/0005-m68k-sqrt.diff b/patches/gcc-11.2.0/0005-m68k-sqrt.diff similarity index 100% rename from patches/gcc-11.1.0/0005-m68k-sqrt.diff rename to patches/gcc-11.2.0/0005-m68k-sqrt.diff