lang/gcc11-devel: Update to the 20210710 snapshot of GCC 11.1.1
This brings seven back ports for the tree optimizers and middle end, four for the powerpc back end, six for the C++ front end and one for Fortran.
This commit is contained in:
parent
22292468fe
commit
0f1f3e08ac
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 11.1.1.s20210703
|
||||
PORTVERSION= 11.1.1.s20210710
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1625401349
|
||||
SHA256 (gcc-11-20210703.tar.xz) = a0bd0b241b293dde90515ba267f02340d1bab526ec3fe1e13d59db846cb70390
|
||||
SIZE (gcc-11-20210703.tar.xz) = 75540916
|
||||
TIMESTAMP = 1625982478
|
||||
SHA256 (gcc-11-20210710.tar.xz) = d7a542e45f495019704d90218ed06f54a207556e570da494bf2e45c63b4158f6
|
||||
SIZE (gcc-11-20210710.tar.xz) = 75549852
|
||||
|
|
Loading…
Reference in a new issue