Skip to content

Commit

Permalink
lang/gcc11: Update to 11.4.0
Browse files Browse the repository at this point in the history
Changes: https://gcc.gnu.org/gcc-11/changes.html#11.4

PR:		273397
Tested by:	exp-run (antoine)
  • Loading branch information
lsalvadore committed Nov 1, 2023
1 parent 3e0fc5e commit 1e5d761
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions lang/gcc11/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gcc
PORTVERSION= 11.3.0
PORTREVISION= 9
PORTVERSION= 11.4.0
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Expand Down
6 changes: 3 additions & 3 deletions lang/gcc11/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1650537167
SHA256 (gcc-11.3.0.tar.xz) = b47cf2818691f5b1e21df2bb38c795fac2cfbd640ede2d0a5e1c89e338a3ac39
SIZE (gcc-11.3.0.tar.xz) = 81141364
TIMESTAMP = 1692015163
SHA256 (gcc-11.4.0.tar.xz) = 3f2db222b007e8a4a23cd5ba56726ef08e8b1f1eb2055ee72c1402cea73a8dd9
SIZE (gcc-11.4.0.tar.xz) = 79837032

0 comments on commit 1e5d761

Please sign in to comment.